Skip to content

Commit

Permalink
Bump sphinx from 5.1.1 to 7.2.6 in /requirements
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 7.2.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@v5.1.1...v7.2.6)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 7b7fb98 commit 07fbbf5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ identify==2.3.3
# via pre-commit
idna==3.3
# via requests
imagesize==1.2.0
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
Expand Down Expand Up @@ -134,7 +134,7 @@ six==1.16.0
# via python-dateutil
snowballstemmer==2.1.0
# via sphinx
sphinx==5.1.1
sphinx==7.2.6
# via
# -r docs.in
# pallets-sphinx-themes
Expand All @@ -157,7 +157,7 @@ sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tomli==2.0.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ docutils==0.18.1
# sphinx-tabs
idna==3.3
# via requests
imagesize==1.2.0
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
# via sphinx
Expand All @@ -44,7 +44,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
sphinx==5.1.1
sphinx==7.2.6
# via
# -r docs.in
# pallets-sphinx-themes
Expand All @@ -67,7 +67,7 @@ sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==1.26.7
# via requests
Expand Down

0 comments on commit 07fbbf5

Please sign in to comment.