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 a3e0e24 commit 40f9053Copy full SHA for 40f9053
pyproject.toml
@@ -45,7 +45,7 @@ responses = "0.25.8"
45
[tool.poetry.group.docs]
46
optional = true
47
[tool.poetry.group.docs.dependencies]
48
-sphinx = { version = "7.4.7", python = ">=3.9" }
+sphinx = { version = "8.2.3", python = ">=3.9" }
49
50
[tool.poetry.extras]
51
yaml = ["pyyaml"]
0 commit comments