Compare commits
3 Commits
master
...
python-3.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
221a0b324d | ||
|
|
2779aa36e2 | ||
|
|
545fa26085 |
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
|
||||
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
|
||||
|
||||
steps:
|
||||
- uses: "actions/checkout@v4"
|
||||
|
||||
@ -21,7 +21,7 @@ twine==6.1.0
|
||||
coverage[toml]==7.10.6
|
||||
cryptography==45.0.7
|
||||
mypy==1.17.1
|
||||
pytest==8.4.1
|
||||
pytest==8.4.2
|
||||
ruff==0.12.11
|
||||
trio==0.30.0
|
||||
trio-typing==0.10.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user