Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 583c127

Browse files
deps: bump sphinx from 5.3.0 to 7.1.2 (#861)
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:production 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 e0e66a5 commit 583c127

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -44,7 +44,7 @@ coverage = {extras = ["toml"], version = ">=6.5,<8.0"}
4444
safety = ">=2.3.1,<4.0.0"
4545
mypy = ">=0.991,<1.5"
4646
xdoctest = {extras = ["colors"], version = "^1.1.0"}
47-
sphinx = ">=4.3.2,<6.0.0"
47+
sphinx = ">=4.3.2,<8.0.0"
4848
sphinx-autobuild = ">=2021.3.14"
4949
pre-commit = ">=2.12.1"
5050
pep8-naming = "^0.13.2"

0 commit comments

Comments
 (0)