Skip to content

Commit d16cfb1

Browse files
chore(deps): update dependency boto3 to v1.34.85 (GoogleCloudPlatform#11463)
* chore(deps): update dependency boto3 to v1.34.85 * Update requirements.txt --------- Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
1 parent 14da33f commit d16cfb1

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.87.0
22
google-auth==2.19.1
33
google-auth-httplib2==0.1.0
4-
boto3==1.26.150
5-
botocore==1.29.165
4+
boto3==1.34.85
5+
botocore==1.34.85

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.150
1+
boto3==1.34.85

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.150
4+
boto3==1.34.85
55
google-cloud-pubsub==2.18.4
66
google-cloud-storage==2.9.0; python_version < '3.7'
77
google-cloud-storage==2.9.0; python_version > '3.6'

0 commit comments

Comments
 (0)