Skip to content

Commit bd47d79

Browse files
[pip](deps): Bump sphinx from 7.4.5 to 7.4.6 (#159)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.5...v7.4.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42af0c commit bd47d79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ruff = "^0.5"
3636
tox = "^4"
3737

3838
[tool.poetry.group.docs.dependencies]
39-
sphinx = "^7.4.5"
39+
sphinx = "^7.4.6"
4040
sphinx-autobuild = "^2024.4.16"
4141
sphinx-copybutton = "^0.5.2"
4242
furo = "^2024.7.18"

0 commit comments

Comments
 (0)