Skip to content

Commit 5d6fc86

Browse files
Bump sphinx from 5.3.0 to 7.1.2 (#120)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd78660 commit 5d6fc86

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -126,7 +126,7 @@ optional = true
126126

127127
[tool.poetry.group.docs.dependencies]
128128
sphinx_celery = ">=2.0.0"
129-
Sphinx = "==5.3.0"
129+
Sphinx = "==7.1.2"
130130
sphinx-testing = "~1.0.1"
131131
sphinx-click = "==4.4.0"
132132

0 commit comments

Comments
 (0)