Skip to content

Commit 33175f8

Browse files
Bump sphinx from 8.2.3 to 9.0.4 (#2380)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.0.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f7d3d6 commit 33175f8

File tree

2 files changed

+7
-27
lines changed

2 files changed

+7
-27
lines changed

poetry.lock

Lines changed: 6 additions & 26 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
@@ -79,7 +79,7 @@ covdefaults = "^2.3"
7979
optional = true
8080

8181
[tool.poetry.group.docs.dependencies]
82-
sphinx = "^8.1"
82+
sphinx = ">=8.1,<10.0"
8383
sphinx-autodoc-typehints = ">=2.3,<4.0"
8484
sphinxcontrib-mermaid = ">=1,<3"
8585
furo = ">=2024.5,<2026.0"

0 commit comments

Comments
 (0)