mirror of
https://github.com/actions/setup-python.git
synced 2026-06-13 04:15:04 +03:00
chore: update dependencies in project configuration files
This commit is contained in:
@@ -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'
|
||||
|
||||
idna==3.7
|
||||
idna==3.15
|
||||
|
||||
itsdangerous==1.1.0
|
||||
|
||||
@@ -32,7 +32,7 @@ pefile==2021.9.3; python_full_version >= '3.6.0'
|
||||
|
||||
pillow>=10.2.0
|
||||
|
||||
pygments==2.6.1
|
||||
pygments==2.20.0
|
||||
|
||||
pyinstaller==6.10.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
|
||||
|
||||
requests==2.32.4
|
||||
requests==2.33.0
|
||||
|
||||
urllib3==2.6.3
|
||||
urllib3==2.7.0
|
||||
|
||||
xlrd==1.2.0
|
||||
Reference in New Issue
Block a user