Skip to content

Commit 5fabd9c

Browse files
build(deps-dev): bump sphinx from 7.4.7 to 8.1.3 (#674)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 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 9930cf1 commit 5fabd9c

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 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
@@ -43,7 +43,7 @@ pre-commit = "^4.0.1"
4343
optional = true
4444

4545
[tool.poetry.group.docs.dependencies]
46-
sphinx = ">=7.1,<8.0.0"
46+
sphinx = ">=7.1,<9.0.0"
4747
sphinx-rtd-theme = ">=3.0.2,<4.0.0"
4848
sphinx-autodoc-typehints = ">=2.3.0,<3.0.0"
4949
docutils = ">=0.21.2,<1.0.0"

0 commit comments

Comments
 (0)