Skip to content

Commit 4e0938f

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency boto3 to v1.36.14 (#12856)
* chore(deps): update dependency boto3 to v1.36.14 * remove botocore from iam/api-client/requirements.txt --------- Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 2cb8866 commit 4e0938f

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

iam/api-client/requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
google-api-python-client==2.131.0
22
google-auth==2.38.0
33
google-auth-httplib2==0.2.0
4-
boto3==1.34.134
5-
botocore==1.34.136
4+
boto3==1.36.14

storage/s3-sdk/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
boto3==1.34.134
1+
boto3==1.36.14

storagetransfer/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
azure-storage-blob==12.22.0
22
backoff==2.2.1; python_version < "3.7"
33
backoff==2.2.1; python_version >= "3.7"
4-
boto3==1.34.134
4+
boto3==1.36.14
55
google-cloud-pubsub==2.21.5
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)