Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent b62dfa7 commit 2f778ea
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 @@ -4,7 +4,7 @@
#
# pip-compile dev.in
#
alabaster==0.7.13
alabaster==0.7.16
# via
# -r docs.txt
# sphinx
Expand Down Expand Up @@ -118,7 +118,7 @@ snowballstemmer==2.2.0
# via
# -r docs.txt
# sphinx
sphinx==7.1.2
sphinx==7.3.7
# via
# -r docs.txt
# pallets-sphinx-themes
Expand All @@ -145,7 +145,7 @@ sphinxcontrib-qthelp==1.0.3
# via
# -r docs.txt
# sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via
# -r docs.txt
# sphinx
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile docs.in
#
alabaster==0.7.13
alabaster==0.7.16
# via sphinx
babel==2.14.0
# via sphinx
Expand Down Expand Up @@ -34,7 +34,7 @@ requests==2.32.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
sphinx==7.3.7
# via
# -r docs.in
# pallets-sphinx-themes
Expand All @@ -51,7 +51,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==2.2.1
# via requests

0 comments on commit 2f778ea

Please sign in to comment.