Skip to content

Commit 99b689e

Browse files
authored
Update dependencies (#161)
1 parent 8617932 commit 99b689e

11 files changed

+578
-964
lines changed

.github/workflows/python-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
python-version:
21-
- 3.8
22-
- 3.12
21+
- 3.9
22+
- 3.13
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)