Skip to content

Commit 97c8252

Browse files
chore(deps): update dependency sphinx to v8
1 parent 062cc56 commit 97c8252

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ responses = "0.25.8"
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)