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 certifi from 2023.11.17 to 2024.7.4 in /doc #522

Closed
wants to merge 1 commit into from
Closed
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
17 changes: 8 additions & 9 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,15 @@ babel==2.13.1
beautifulsoup4==4.12.2
# via sphinx-tippy
breathe==4.35.0
# via -r /tmp/requirements.in
certifi==2023.11.17
# via -r requirements.in
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
coverxygen==1.8.1
# via -r /tmp/requirements.in
# via -r requirements.in
docutils==0.20.1
# via
# -r /tmp/requirements.in
# breathe
# myst-parser
# pybtex-docutils
Expand Down Expand Up @@ -49,7 +48,7 @@ mdit-py-plugins==0.4.0
mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
# via -r /tmp/requirements.in
# via -r requirements.in
packaging==23.2
# via sphinx
pybtex==0.24.0
Expand Down Expand Up @@ -78,7 +77,7 @@ soupsieve==2.5
# via beautifulsoup4
sphinx==7.2.6
# via
# -r /tmp/requirements.in
# -r requirements.in
# breathe
# myst-parser
# sphinx-rtd-theme
Expand All @@ -91,13 +90,13 @@ sphinx==7.2.6
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==2.0.0
# via -r /tmp/requirements.in
# via -r requirements.in
sphinx-tippy==0.4.1
# via -r /tmp/requirements.in
# via -r requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-bibtex==2.6.1
# via -r /tmp/requirements.in
# via -r requirements.in
sphinxcontrib-devhelp==1.0.5
# via sphinx
sphinxcontrib-htmlhelp==2.0.4
Expand Down
Loading