Skip to content

Commit 892d8ff

Browse files
authored
Merge pull request #260 from python-openapi/dependabot/pip/sphinx-8.1.3
Bump sphinx from 7.4.7 to 8.1.3
2 parents e2b69dc + b47d2da commit 892d8ff

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -100,7 +100,7 @@ deptry = ">=0.16.2,<0.25.0"
100100
tbump = "^6.11.0"
101101

102102
[tool.poetry.group.docs.dependencies]
103-
sphinx = ">=5.3,<8.0"
103+
sphinx = ">=5.3,<9.0"
104104
sphinx-immaterial = ">=0.11,<0.13"
105105

106106
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)