Skip to content

Commit a9f96d5

Browse files
chore(deps): update dependency sphinx to v8
1 parent 1a5def9 commit a9f96d5

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.1.3", python = ">=3.9" }
4949

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

0 commit comments

Comments
 (0)