1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-10-20 21:50:48 +08:00

Merge pull request #10386 from davidhorstmann-arm/upgrade-python-packages

Upgrade packages in requirements.txt
This commit is contained in:
David Horstmann
2025-09-08 15:32:12 +00:00
committed by GitHub

View File

@@ -1,84 +1,83 @@
# #
# This file is autogenerated by pip-compile with Python 3.8 # This file is autogenerated by pip-compile with Python 3.9
# by the following command: # by the following command:
# #
# pip-compile requirements.in # pip-compile docs/requirements.in
# #
alabaster==0.7.13 alabaster==0.7.16
# via sphinx # via sphinx
babel==2.15.0 babel==2.17.0
# via sphinx # via sphinx
breathe==4.35.0 breathe==4.36.0
# via -r requirements.in # via -r docs/requirements.in
certifi==2024.7.4 certifi==2025.8.3
# via requests # via requests
charset-normalizer==3.3.2 charset-normalizer==3.4.3
# via requests # via requests
click==8.1.7 click==8.1.8
# via readthedocs-cli # via readthedocs-cli
docutils==0.20.1 docutils==0.21.2
# via # via
# breathe
# sphinx # sphinx
# sphinx-rtd-theme # sphinx-rtd-theme
idna==3.7 idna==3.10
# via requests # via requests
imagesize==1.4.1 imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==8.0.0 importlib-metadata==8.7.0
# via sphinx # via sphinx
jinja2==3.1.4 jinja2==3.1.6
# via sphinx # via sphinx
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
markupsafe==2.1.5 markupsafe==3.0.2
# via jinja2 # via jinja2
mdurl==0.1.2 mdurl==0.1.2
# via markdown-it-py # via markdown-it-py
packaging==24.1 packaging==25.0
# via sphinx # via sphinx
pygments==2.18.0 pygments==2.19.2
# via # via
# rich # rich
# sphinx # sphinx
pytz==2024.1 pyyaml==6.0.2
# via babel
pyyaml==6.0.1
# via readthedocs-cli # via readthedocs-cli
readthedocs-cli==4 readthedocs-cli==5
# via -r requirements.in # via -r docs/requirements.in
requests==2.32.3 requests==2.32.5
# via # via
# readthedocs-cli # readthedocs-cli
# sphinx # sphinx
rich==13.7.1 rich==14.1.0
# via readthedocs-cli # via readthedocs-cli
snowballstemmer==2.2.0 snowballstemmer==3.0.1
# via sphinx # via sphinx
sphinx==7.1.2 sphinx==7.4.7
# via # via
# breathe # breathe
# sphinx-rtd-theme # sphinx-rtd-theme
# sphinxcontrib-jquery # sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0 sphinx-rtd-theme==3.0.2
# via -r requirements.in # via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.4 sphinxcontrib-applehelp==2.0.0
# via sphinx # via sphinx
sphinxcontrib-devhelp==1.0.2 sphinxcontrib-devhelp==2.0.0
# via sphinx # via sphinx
sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-htmlhelp==2.1.0
# via sphinx # via sphinx
sphinxcontrib-jquery==4.1 sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1 sphinxcontrib-jsmath==1.0.1
# via sphinx # via sphinx
sphinxcontrib-qthelp==1.0.3 sphinxcontrib-qthelp==2.0.0
# via sphinx # via sphinx
sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib-serializinghtml==2.0.0
# via sphinx # via sphinx
typing-extensions==4.12.2 tomli==2.2.1
# via rich # via sphinx
urllib3==2.2.2 urllib3==2.5.0
# via requests # via
zipp==3.19.2 # readthedocs-cli
# requests
zipp==3.23.0
# via importlib-metadata # via importlib-metadata