Skip to content

Commit 831741a

Browse files
Chore(deps): Bump sphinx from 6.2.1 to 7.2.2 (#877)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.2.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.2.2/CHANGES) - [Commits](sphinx-doc/sphinx@v6.2.1...v7.2.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 945300d commit 831741a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx<7.0.0
1+
sphinx<8.0.0
22
sphinx_rtd_theme

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requests==2.32.2
3434
# via sphinx
3535
snowballstemmer==2.2.0
3636
# via sphinx
37-
sphinx==6.2.1
37+
sphinx==7.2.2
3838
# via
3939
# -r docs/requirements.in
4040
# sphinx-rtd-theme

0 commit comments

Comments
 (0)