Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.26.114 (GoogleCloudPlatfor…
Browse files Browse the repository at this point in the history
…m#9542)

* chore(deps): update dependency boto3 to v1.26.114

* Apply suggestions from code review

---------

Co-authored-by: Leah E. Cole <[email protected]>
  • Loading branch information
renovate-bot and leahecole authored Apr 17, 2023
1 parent a8cf31a commit 430c876
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.47.0
google-auth==2.17.2
google-auth-httplib2==0.1.0
boto3==1.26.110
botocore==1.29.110
boto3==1.26.114
botocore==1.29.114
2 changes: 1 addition & 1 deletion storage/s3-sdk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3==1.26.103
boto3==1.26.114
2 changes: 1 addition & 1 deletion storagetransfer/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
azure-storage-blob==12.16.0
backoff==1.11.1; python_version < "3.7"
backoff==2.0.0; python_version >= "3.7"
boto3==1.26.103
boto3==1.26.114
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-secret-manager==2.16.1
Expand Down

0 comments on commit 430c876

Please sign in to comment.