Skip to content

Commit 2b2a13c

Browse files
chore(deps): update dependency google-api-python-client to v2.32.0 (GoogleCloudPlatform#7184)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 6e47bbf commit 2b2a13c

File tree

37 files changed

+37
-37
lines changed

37 files changed

+37
-37
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.2
2-
google-api-python-client==2.31.0
2+
google-api-python-client==2.32.0
33
google-auth==2.3.3
44
google-cloud-pubsub==2.9.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.31.0
1+
google-api-python-client==2.32.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.3.3

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==2.3.3
22
google-auth-oauthlib==0.4.6
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.31.0
4+
google-api-python-client==2.32.0
55
flask==2.0.2
66
requests==2.26.0

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.31.0
1+
google-api-python-client==2.32.0
22
google-auth==2.3.3
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.26.0
2-
google-api-python-client==2.31.0
2+
google-api-python-client==2.32.0
33
google-auth==2.3.3
44
google-auth-httplib2==0.1.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==36.0.0
22
requests==2.26.0
3-
google-api-python-client==2.31.0
3+
google-api-python-client==2.32.0
44
google-auth==2.3.3
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.31.0
1+
google-api-python-client==2.32.0
22
google-auth==2.3.3
33
google-auth-httplib2==0.1.0
44
requests==2.26.0

dataflow/flex-templates/streaming_beam/requirements-test.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.31.0
1+
google-api-python-client==2.32.0
22
google-cloud-storage==1.43.0
33
pytest-xdist==2.4.0
44
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.31.0
1+
google-api-python-client==2.32.0
22
google-cloud-storage==1.43.0
33
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.31.0
1+
google-api-python-client==2.32.0
22
google-cloud-storage==1.43.0
33
pytest==6.2.4

0 commit comments

Comments
 (0)