Upgrade python dependencies in requirements file

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2024-07-15 16:31:02 +01:00
parent 5f616e9601
commit f7fffbdd5c

View File

@ -1,63 +1,66 @@
# #
# This file is autogenerated by pip-compile with Python 3.9 # This file is autogenerated by pip-compile with Python 3.8
# by the following command: # by the following command:
# #
# pip-compile requirements.in # pip-compile requirements.in
# #
alabaster==0.7.13 alabaster==0.7.13
# via sphinx # via sphinx
babel==2.12.1 babel==2.15.0
# via sphinx # via sphinx
breathe==4.35.0 breathe==4.35.0
# via -r requirements.in # via -r requirements.in
certifi==2022.12.7 certifi==2024.7.4
# via requests # via requests
charset-normalizer==3.1.0 charset-normalizer==3.3.2
# via requests # via requests
click==8.1.3 click==8.1.7
# via readthedocs-cli # via readthedocs-cli
docutils==0.17.1 docutils==0.20.1
# via # via
# breathe # breathe
# sphinx # sphinx
# sphinx-rtd-theme # sphinx-rtd-theme
idna==3.4 idna==3.7
# via requests # via requests
imagesize==1.4.1 imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==6.0.0 importlib-metadata==8.0.0
# via sphinx # via sphinx
jinja2==3.1.2 jinja2==3.1.4
# via sphinx # via sphinx
markdown-it-py==2.2.0 markdown-it-py==3.0.0
# via rich # via rich
markupsafe==2.1.2 markupsafe==2.1.5
# via jinja2 # via jinja2
mdurl==0.1.2 mdurl==0.1.2
# via markdown-it-py # via markdown-it-py
packaging==23.0 packaging==24.1
# via sphinx # via sphinx
pygments==2.14.0 pygments==2.18.0
# via # via
# rich # rich
# sphinx # sphinx
pyyaml==6.0 pytz==2024.1
# via babel
pyyaml==6.0.1
# via readthedocs-cli # via readthedocs-cli
readthedocs-cli==4 readthedocs-cli==4
# via -r requirements.in # via -r requirements.in
requests==2.28.2 requests==2.32.3
# via # via
# readthedocs-cli # readthedocs-cli
# sphinx # sphinx
rich==13.3.5 rich==13.7.1
# via readthedocs-cli # via readthedocs-cli
snowballstemmer==2.2.0 snowballstemmer==2.2.0
# via sphinx # via sphinx
sphinx==4.5.0 sphinx==7.1.2
# via # via
# breathe # breathe
# sphinx-rtd-theme # sphinx-rtd-theme
sphinx-rtd-theme==1.2.0 # sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
# via -r requirements.in # via -r requirements.in
sphinxcontrib-applehelp==1.0.4 sphinxcontrib-applehelp==1.0.4
# via sphinx # via sphinx
@ -65,7 +68,7 @@ sphinxcontrib-devhelp==1.0.2
# via sphinx # via sphinx
sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-htmlhelp==2.0.1
# via sphinx # via sphinx
sphinxcontrib-jquery==2.0.0 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
@ -73,10 +76,9 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx # via sphinx
sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib-serializinghtml==1.1.5
# via sphinx # via sphinx
urllib3==1.26.15 typing-extensions==4.12.2
# via rich
urllib3==2.2.2
# via requests # via requests
zipp==3.15.0 zipp==3.19.2
# via importlib-metadata # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools