increase Python dependencies to address urllib3 vuln and certifi root cert (#2605)

This commit is contained in:
tersec 2024-09-10 06:36:28 +00:00 committed by GitHub
parent 2bbf98e3c8
commit 838c9854e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ alabaster==0.7.16
attrs==23.2.0
Babel==2.15.0
cattrs==23.2.3
certifi==2024.2.2
certifi==2024.07.04
charset-normalizer==3.3.2
contourpy==1.2.1
cycler==0.12.1
@ -38,4 +38,4 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
tzdata==2024.1
urllib3==2.2.1
urllib3==2.2.2