Skip to content

Commit e7b7121

Browse files
build(deps-dev): bump sphinx from 5.3.0 to 7.2.6
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.2.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 053ce81 commit e7b7121

File tree

2 files changed

+43
-18
lines changed

2 files changed

+43
-18
lines changed

Diff for: poetry.lock

+42-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ optional = true
7979

8080
[tool.poetry.group.docs.dependencies]
8181

82-
sphinx = "^5.2"
82+
sphinx = ">=5.2,<8.0"
8383
sphinx-autodoc-typehints = "^1.23"
8484
sphinxcontrib-mermaid = "0.8.1"
8585
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)