Skip to content

Commit 7997876

Browse files
dependabot[bot]TheAssassin
authored andcommitted
Bump sphinx from 8.2.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d73d51 commit 7997876

2 files changed

Lines changed: 8 additions & 28 deletions

File tree

poetry.lock

Lines changed: 7 additions & 27 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
@@ -11,7 +11,7 @@ package-mode = false
1111

1212
[tool.poetry.dependencies]
1313
Python = "^3.12"
14-
sphinx = "^8"
14+
sphinx = ">=8,<10"
1515
sphinx-git = "^11"
1616
sphinxext-rediraffe = "^0.3.0"
1717
sphinx-last-updated-by-git = "^0.3.8"

0 commit comments

Comments
 (0)