We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a2f25f + 6680dad commit b5e41d2Copy full SHA for b5e41d2
Pipfile
@@ -13,5 +13,5 @@ pytest-cov = "==6.0.0"
13
mypy = "==1.15.0"
14
black = "==25.1.0"
15
tbump = "==6.11.0"
16
-sphinx = {version = "==8.1.3", markers="python_version >= '3.12'"}
+sphinx = {version = "==8.2.0", markers="python_version >= '3.12'"}
17
ruff = "==0.9.6"
0 commit comments