Skip to content

Commit 3cee684

Browse files
Bump sphinx from 5.3.0 to 7.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c0eec1 commit 3cee684

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)