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 b67f0c7 commit d038f67Copy full SHA for d038f67
pyproject.toml
@@ -45,7 +45,7 @@ responses = "0.25.0"
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.2", python = ">=3.9" }
49
50
[tool.poetry.extras]
51
yaml = ["pyyaml"]
0 commit comments