Skip to content

Commit f1bc4ef

Browse files
chore(deps): update dependency sphinx to v9
1 parent d271242 commit f1bc4ef

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

poetry.lock

Lines changed: 26 additions & 17 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.12" }
48+
sphinx = { version = "9.1.0", python = ">=3.12" }
4949

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

0 commit comments

Comments
 (0)