Skip to content

Commit e487be3

Browse files
chore(deps): update dependency urllib3 to v2.6.0 [security] (#381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a5bc1d commit e487be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sls/error_log_transfer_v3/.serverless/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in
66
s3transfer==0.16.0; python_version >= '3.8'
77
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
88
slack-sdk==3.39.0; python_version >= '3.6'
9-
urllib3==2.5.0; python_version >= '3.9'
9+
urllib3==2.6.0; python_version >= '3.9'

0 commit comments

Comments
 (0)