Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent af53eac commit 3a13161
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go-build-1.18/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ PyYAML==5.4.1
rsa==4.7.2
s3transfer==0.5.1
six==1.16.0
urllib3==1.26.8
urllib3==2.0.5
2 changes: 1 addition & 1 deletion go-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ PyYAML==5.4.1
rsa==4.7.2
s3transfer==0.5.1
six==1.16.0
urllib3==1.26.8
urllib3==2.0.5
2 changes: 1 addition & 1 deletion node-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ PyYAML==6.0
rsa==4.7.2
s3transfer==0.4.2
six==1.15.0
urllib3==1.26.5
urllib3==2.0.5
yamllint==1.26.1
2 changes: 1 addition & 1 deletion py-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ PyYAML==6.0
rsa==4.7.2
s3transfer==0.4.2
six==1.15.0
urllib3==1.26.5
urllib3==2.0.5
yamllint==1.26.1
2 changes: 1 addition & 1 deletion py-build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ requests==2.25.1
rsa==4.7.2
s3transfer==0.4.2
six==1.15.0
urllib3==1.26.5
urllib3==2.0.5
wrapt==1.12.1
2 changes: 1 addition & 1 deletion tiny-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ PyYAML==5.4.1
rsa==4.7.2
s3transfer==0.6.0
six==1.15.0
urllib3==1.26.14
urllib3==2.0.5
yamllint==1.29.0
requests==2.28.2

0 comments on commit 3a13161

Please sign in to comment.