Skip to content

Commit c41a995

Browse files
committed
chore: update dependencies, support 3.12
1 parent 9d4e787 commit c41a995

File tree

3 files changed

+273
-404
lines changed

3 files changed

+273
-404
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
python-version: [ '3.11' ]
9+
python-version: [ '3.11', '3.12' ]
1010
name: Run checks in Python ${{ matrix.python-version }}
1111
steps:
1212
- name: Checkout repo

0 commit comments

Comments
 (0)