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 6d9d417 commit d0d8010Copy full SHA for d0d8010
1 file changed
pyproject.toml
@@ -38,7 +38,7 @@ scripts.docstringify = "docstringify.cli:main"
38
[dependency-groups]
39
dev = [ "pre-commit", { include-group = "test" } ]
40
test = [
41
- "pytest>=8.3.4",
+ "pytest>=9.0.3",
42
"pytest-cov>=4.1.0",
43
"pytest-randomly>=3.12.0",
44
]
0 commit comments