Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 33c8167 commit 2258278
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==1.26.18
2 changes: 1 addition & 1 deletion go-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ PyYAML==6.0.1
rsa==4.7.2
s3transfer==0.10.0
six==1.16.0
urllib3==2.0.7
urllib3==2.2.2
yamllint==1.33.0
requests==2.31.0
2 changes: 1 addition & 1 deletion node-build/awscli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ PyYAML==6.0.1
rsa==4.7.2
s3transfer==0.10.0
six==1.16.0
urllib3==2.0.7
urllib3==2.2.2
yamllint==1.33.0
requests==2.31.0
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==1.26.19
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==1.26.19
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==6.0.1
rsa==4.7.2
s3transfer==0.10.0
six==1.16.0
urllib3==2.0.7
urllib3==2.2.2
yamllint==1.33.0
requests==2.31.0

0 comments on commit 2258278

Please sign in to comment.