Skip to content

Commit 5276962

Browse files
authored
chore(deps): update dependency boto3 to v1.20.24 (GoogleCloudPlatform#7228)
1 parent 5f3172c commit 5276962

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.33.0
22
google-auth==2.3.3
33
google-auth-httplib2==0.1.0
4-
boto3==1.20.23
4+
boto3==1.20.24
55
botocore==1.23.24

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.23
1+
boto3==1.20.24

storagetransfer/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
backoff==1.11.1
2-
boto3==1.20.7
2+
boto3==1.20.24
33
google-cloud-storage==1.43.0
44
pytest==6.2.4

0 commit comments

Comments
 (0)