Skip to content

Commit 51ff606

Browse files
chore(deps): update dependency boto3 to v1.26.150 (GoogleCloudPlatform#10145)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 5703478 commit 51ff606

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

iam/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.87.0
22
google-auth==2.17.3
33
google-auth-httplib2==0.1.0
4-
boto3==1.26.114
4+
boto3==1.26.150
55
botocore==1.29.150

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.114
1+
boto3==1.26.150

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==2.2.1; python_version < "3.7"
33
backoff==2.2.1; python_version >= "3.7"
4-
boto3==1.26.114
4+
boto3==1.26.150
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)