Skip to content

Commit 718d768

Browse files
chore(deps): update dependency google-api-python-client to v2.1.0 (GoogleCloudPlatform#5615)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 4de9ea7 commit 718d768

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
google-api-python-client==2.0.2
2+
google-api-python-client==2.1.0
33
google-auth==1.28.0
44
google-cloud-pubsub==2.4.0

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.28.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==1.28.0
22
google-auth-oauthlib==0.4.4
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.0.2
4+
google-api-python-client==2.1.0
55
flask==1.1.2
66
requests==2.25.1

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
22
google-auth==1.28.0
33
google-auth-httplib2==0.1.0

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.25.1
2-
google-api-python-client==2.0.2
2+
google-api-python-client==2.1.0
33
google-auth==1.28.0
44
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.4.7
22
requests==2.25.1
3-
google-api-python-client==2.0.2
3+
google-api-python-client==2.1.0
44
google-auth==1.28.0
55
google-auth-httplib2==0.1.0

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
22
google-auth==1.28.0
33
google-auth-httplib2==0.1.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.0.2
1+
google-api-python-client==2.1.0
22
google-auth==1.28.0
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)