SWDEV-423836 - upgrade packages to the ones that do not have known Vulnerabilities

Change-Id: Ib7621f4845be4fd039e1295d64301ed875ceb4d4
This commit is contained in:
Jatin Chaudhary
2023-09-25 15:28:48 +01:00
committed by Maneesh Gupta
parent b2f8ad3a70
commit 310b089cbe
+8 -8
View File
@@ -16,7 +16,7 @@ beautifulsoup4==4.11.1
# via pydata-sphinx-theme
breathe==4.34.0
# via rocm-docs-core
certifi==2022.6.15
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
@@ -31,7 +31,7 @@ click==8.1.3
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==40.0.2
cryptography==41.0.6
# via pyjwt
deprecated==1.2.13
# via pygithub
@@ -47,7 +47,7 @@ fastjsonschema==2.16.2
# via rocm-docs-core
gitdb==4.0.10
# via gitpython
gitpython==3.1.31
gitpython==3.1.41
# via rocm-docs-core
idna==3.3
# via requests
@@ -57,7 +57,7 @@ importlib-metadata==7.0.1
# via sphinx
importlib-resources==6.1.1
# via rocm-docs-core
jinja2==3.1.2
jinja2==3.1.3
# via
# myst-parser
# sphinx
@@ -65,7 +65,7 @@ libsass==0.22.0
# via doxysphinx
lxml==4.9.2
# via doxysphinx
markdown-it-py==2.1.0
markdown-it-py==2.2.0
# via
# mdit-py-plugins
# myst-parser
@@ -91,7 +91,7 @@ pydata-sphinx-theme==0.13.3
# sphinx-book-theme
pygithub==1.58.2
# via rocm-docs-core
pygments==2.12.0
pygments==2.15.0
# via
# accessible-pygments
# mpire
@@ -114,7 +114,7 @@ pyyaml==6.0
# myst-parser
# rocm-docs-core
# sphinx-external-toc
requests==2.28.1
requests==2.31.0
# via
# pygithub
# sphinx
@@ -163,7 +163,7 @@ tqdm==4.66.1
# via mpire
typing-extensions==4.4.0
# via pydata-sphinx-theme
urllib3==1.26.11
urllib3==1.26.18
# via requests
wrapt==1.15.0
# via deprecated