Skip to content

Commit c296ba3

Browse files
Bump sphinx from 7.2.6 to 7.3.7 (#213)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7. - [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.2.6...v7.3.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29234ba commit c296ba3

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 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
@@ -51,7 +51,7 @@ ruff = "0.3.4"
5151
pre-commit = "3.7.0"
5252

5353
[tool.poetry.group.doc.dependencies]
54-
Sphinx = "7.2.6"
54+
Sphinx = "7.3.7"
5555
gitpython = "3.1.42"
5656
sphinx-autodoc-typehints = "2.0.0"
5757
furo = "2024.1.29"

0 commit comments

Comments
 (0)