Skip to content

Commit 166561d

Browse files
authored
Merge pull request #233 from python-openapi/dependabot/pip/sphinx-7.0.1
Bump sphinx from 5.3.0 to 7.0.1
2 parents 0c0eec1 + 3cee684 commit 166561d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -77,7 +77,7 @@ deptry = "^0.11.0"
7777
openapi-spec-validator = "openapi_spec_validator.__main__:main"
7878

7979
[tool.poetry.group.docs.dependencies]
80-
sphinx = "^5.3.0"
80+
sphinx = ">=5.3,<8.0"
8181
sphinx-immaterial = "^0.11.0"
8282

8383
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)