Skip to content

Commit 430c876

Browse files
chore(deps): update dependency boto3 to v1.26.114 (GoogleCloudPlatform#9542)
* chore(deps): update dependency boto3 to v1.26.114 * Apply suggestions from code review --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent a8cf31a commit 430c876

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

iam/api-client/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.47.0
22
google-auth==2.17.2
33
google-auth-httplib2==0.1.0
4-
boto3==1.26.110
5-
botocore==1.29.110
4+
boto3==1.26.114
5+
botocore==1.29.114

storage/s3-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
boto3==1.26.103
1+
boto3==1.26.114

storagetransfer/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
azure-storage-blob==12.16.0
22
backoff==1.11.1; python_version < "3.7"
33
backoff==2.0.0; python_version >= "3.7"
4-
boto3==1.26.103
4+
boto3==1.26.114
55
google-cloud-storage==2.8.0; python_version < '3.7'
66
google-cloud-storage==2.8.0; python_version > '3.6'
77
google-cloud-secret-manager==2.16.1

0 commit comments

Comments
 (0)