Skip to content

Commit 61d612e

Browse files
chore(deps): update dependency boto3 to v1.26.103 (GoogleCloudPlatform#9438)
* chore(deps): update dependency boto3 to v1.26.103 * Update iam/api-client/requirements.txt --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 1687799 commit 61d612e

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.6.2
33
google-auth-httplib2==0.1.0
4-
boto3==1.20.26
5-
botocore==1.23.26
4+
boto3==1.26.103
5+
botocore==1.29.104

storage/s3-sdk/requirements.txt

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

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.15.0
22
backoff==1.11.1; python_version < "3.7"
33
backoff==2.0.0; python_version >= "3.7"
4-
boto3==1.20.26
4+
boto3==1.26.103
55
google-cloud-storage==2.0.0; python_version < '3.7'
66
google-cloud-storage==2.1.0; python_version > '3.6'
77
google-cloud-secret-manager==2.12.6

0 commit comments

Comments
 (0)