Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinx from 7.1.2 to 7.3.7 in /requirements in the python-requirements group #67

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -102,7 +102,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 @@ -129,7 +129,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