We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5bc1d commit e487be3Copy full SHA for e487be3
sls/error_log_transfer_v3/.serverless/requirements.txt
@@ -6,4 +6,4 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in
6
s3transfer==0.16.0; python_version >= '3.8'
7
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
8
slack-sdk==3.39.0; python_version >= '3.6'
9
-urllib3==2.5.0; python_version >= '3.9'
+urllib3==2.6.0; python_version >= '3.9'
0 commit comments