Skip to content

Commit d038f67

Browse files
chore(deps): update dependency sphinx to v8
1 parent b67f0c7 commit d038f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ responses = "0.25.0"
4545
[tool.poetry.group.docs]
4646
optional = true
4747
[tool.poetry.group.docs.dependencies]
48-
sphinx = { version = "7.4.7", python = ">=3.9" }
48+
sphinx = { version = "8.2.2", python = ">=3.9" }
4949

5050
[tool.poetry.extras]
5151
yaml = ["pyyaml"]

0 commit comments

Comments
 (0)