Skip to content

Commit a614c5f

Browse files
chore(deps): update dependency google-api-python-client to v2.85.0 (GoogleCloudPlatform#9635)
* chore(deps): update dependency google-api-python-client to v2.85.0 * Apply suggestions from code review --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 430c876 commit a614c5f

File tree

44 files changed

+44
-44
lines changed

Some content is hidden

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

44 files changed

+44
-44
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.1.0
2-
google-api-python-client==2.47.0
2+
google-api-python-client==2.85.0
33
google-auth==2.17.2
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,4 +1,4 @@
1-
google-api-python-client==2.82.0
1+
google-api-python-client==2.85.0
22
google-auth-httplib2==0.1.0
33
google-auth==2.17.2
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.2
22
google-auth-oauthlib==1.0.0
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.47.0
4+
google-api-python-client==2.85.0
55
flask==2.1.0
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.47.0
1+
google-api-python-client==2.85.0
22
google-auth==2.17.2
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.28.2
2-
google-api-python-client==2.47.0
2+
google-api-python-client==2.85.0
33
google-auth==2.17.2
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==39.0.2
22
requests==2.28.2
3-
google-api-python-client==2.47.0
3+
google-api-python-client==2.85.0
44
google-auth==2.17.2
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.47.0
1+
google-api-python-client==2.85.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.83.0
6+
google-api-python-client==2.85.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.83.0
1+
google-api-python-client==2.85.0
22
google-auth==2.17.2
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.47.0
1+
google-api-python-client==2.85.0
22
google-cloud-storage==2.8.0
33
pytest-xdist==3.1.0
44
pytest==6.2.4

0 commit comments

Comments
 (0)