Skip to content

Commit b47d2da

Browse files
Bump sphinx from 7.4.7 to 8.1.3
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>
1 parent 625bebd commit b47d2da

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -100,7 +100,7 @@ deptry = ">=0.16.2,<0.25.0"
100100
tbump = "^6.11.0"
101101

102102
[tool.poetry.group.docs.dependencies]
103-
sphinx = ">=5.3,<8.0"
103+
sphinx = ">=5.3,<9.0"
104104
sphinx-immaterial = ">=0.11,<0.13"
105105

106106
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)