We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3c92be + 3c6350c commit 5c7a4f1Copy full SHA for 5c7a4f1
Pipfile
@@ -12,4 +12,4 @@ pytest-benchmark = "==5.2.3"
12
pytest-cov = "==7.0.0"
13
mypy = {version = "==1.19.1", markers="implementation_name == 'cpython'"}
14
tbump = "==6.11.0"
15
-sphinx = {version = "==8.2.3", markers="python_version >= '3.12'"}
+sphinx = {version = "==9.1.0", markers="python_version >= '3.12'"}
0 commit comments