Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump sphinx from 7.3.7 to 7.4.7 in /docs #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
alabaster==0.7.16
# via sphinx
babel==2.12.1
babel==2.15.0
# via sphinx
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
defusedxml==0.7.1
# via sphinxcontrib-datatemplates
docutils==0.18.1
docutils==0.20.1
# via
# myst-parser
# sphinx
Expand Down Expand Up @@ -45,7 +45,7 @@ openpyxl==3.1.3
# via -r requirements.in
packaging==23.1
# via sphinx
pygments==2.16.1
pygments==2.18.0
# via sphinx
pyyaml==6.0.1
# via
Expand All @@ -55,7 +55,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
sphinx==7.4.7
# via
# -r requirements.in
# myst-parser
Expand Down
Loading