Skip to content

Commit 99c9276

Browse files
authored
chore(deps): update dependency google-api-python-client to v2.87.0 (GoogleCloudPlatform#10056)
1 parent 645c344 commit 99c9276

File tree

43 files changed

+43
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+43
-43
lines changed

auth/api-client/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.86.0
1+
google-api-python-client==2.87.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.17.3
44
google-cloud-api-keys==0.5.2

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.17.3
22
google-auth-oauthlib==1.0.0
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.86.0
4+
google-api-python-client==2.87.0
55
flask==2.2.5
66
requests==2.28.2

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.86.0
1+
google-api-python-client==2.87.0
22
google-auth==2.17.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.31.0
2-
google-api-python-client==2.86.0
2+
google-api-python-client==2.87.0
33
google-auth==2.17.3
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==40.0.2
22
requests==2.31.0
3-
google-api-python-client==2.86.0
3+
google-api-python-client==2.87.0
44
google-auth==2.17.3
55
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.86.0
1+
google-api-python-client==2.87.0

compute/oslogin/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ backoff==2.2.1; python_version >= "3.7"
33
pytest==7.2.2
44
mock==5.0.2
55
google-cloud-iam==2.12.0
6-
google-api-python-client==2.86.0
6+
google-api-python-client==2.87.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.86.0
1+
google-api-python-client==2.87.0
22
google-auth==2.17.3
33
google-auth-httplib2==0.1.0
44
google-cloud-compute==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.86.0
1+
google-api-python-client==2.87.0
22
google-cloud-storage==2.8.0
33
pytest-xdist==3.3.0
44
pytest==6.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.86.0
1+
google-api-python-client==2.87.0
22
google-cloud-storage==2.8.0
33
pytest-xdist==3.3.0
44
pytest==7.0.1

0 commit comments

Comments
 (0)