Bump idna,requests,urllib3 versions to fix security alerts

This commit is contained in:
priya-kinthali 2025-01-01 17:27:57 +05:30
parent 3fddbee787
commit e61d93f5b6
2 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
certifi==2020.6.20 certifi==2020.6.20
chardet==3.0.4 chardet==3.0.4
docutils==0.16 docutils==0.16
idna==2.10 idna==3.10
Kivy==2.0.0rc3 Kivy==2.0.0rc3
Kivy-Garden==0.1.4 Kivy-Garden==0.1.4
packaging==20.7 packaging==20.7
pdf2image==1.12.1 pdf2image==1.12.1
Pygments==2.6.1 Pygments==2.6.1
requests==2.24.0 requests==2.32.3
urllib3==1.25.10 urllib3==2.3.0
xlrd==1.2.0 xlrd==1.2.0

View File

@ -8,7 +8,7 @@ docutils==0.16
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2' future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
idna==2.9 idna==3.10
itsdangerous==1.1.0 itsdangerous==1.1.0
@ -40,8 +40,8 @@ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3
pywin32-ctypes==0.2.0 pywin32-ctypes==0.2.0
requests==2.24.0 requests==2.32.3
urllib3==1.25.9 urllib3==2.3.0
xlrd==1.2.0 xlrd==1.2.0