We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8897e4e commit 4d667a8Copy full SHA for 4d667a8
pyproject.toml
@@ -6,7 +6,7 @@ requires-python = ">=3.13"
6
dependencies = []
7
[project.optional-dependencies]
8
test = [
9
- "pytest==8.4.2",
+ "pytest==9.0.0",
10
"pytest-cov==7.0.0",
11
]
12
dev = [
0 commit comments