Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Update requirements bot committed Nov 4, 2024
1 parent 2a6dfdb commit 40a11b9
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 352 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ["3.10", "3.11", "3.12"]
python: ["3.10", "3.11", "3.12", "3.13"]

name: test-${{ matrix.python }}
steps:
Expand All @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ["3.10", "3.11", "3.12"]
python: ["3.10", "3.11", "3.12", "3.13"]

name: test-install-${{ matrix.python }}
steps:
Expand Down
Loading

0 comments on commit 40a11b9

Please sign in to comment.