Skip to content

Commit 0f00fa3

Browse files
Bump sphinx from 7.1.2 to 7.4.7
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.4.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.1.2...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 599f05f commit 0f00fa3

File tree

2 files changed

+68
-70
lines changed

2 files changed

+68
-70
lines changed

poetry.lock

Lines changed: 67 additions & 69 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
@@ -33,7 +33,7 @@ certifi = ">=2022.5.18,<2026.0.0"
3333
black = "^24.8.0"
3434
mypy = "^1.18"
3535
types-urllib3 = "^1.26.25"
36-
Sphinx = "^7.1.2"
36+
Sphinx = "^7.4.7"
3737
sphinx-rtd-theme = "^3.0.2"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^2.0.1"

0 commit comments

Comments
 (0)