10000 chore(deps): update dependency google-api-python-client to v2.4.0 (#5… · nanduahmed/python-docs-samples@f8e5fc6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8e5fc6

Browse files
authored
chore(deps): update dependency google-api-python-client to v2.4.0 (GoogleCloudPlatform#5820)
1 parent 2fd87f9 commit f8e5fc6

File tree

33 files changed

+33
-33
lines changed

33 files changed

+33
-33
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.0
2-
google-api-python-client==2.3.0
2+
google-api-python-client==2.4.0
33
google-auth==1.30.0
44
google-cloud-pubsub==2.5.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.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.30.0
22
google-auth-oauthlib==0.4.4
33
google-auth-httplib2==0.1.0
4-
google-api-python-client==2.3.0
4+
google-api-python-client==2.4.0
55
flask==2.0.0
66
requests==2.25.1

compute/api/requirements.txt

+1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.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.3.0
2+
google-api-python-client==2.4.0
33
google-auth==1.30.0
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==3.4.7
22
requests==2.25.1
3-
google-api-python-client==2.3.0
3+
google-api-python-client==2.4.0
44
google-auth==1.30.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.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.3.0
1+
google-api-python-client==2.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.3.0
1+
google-api-python-client==2.4.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

functions/billing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
slackclient==2.9.3
22
# [START functions_billing_limit_appengine_deps]
3-
google-api-python-client==2.3.0
3+
google-api-python-client==2.4.0
44
# [END functions_billing_limit_appengine_deps]

functions/slack/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.3.0
1+
google-api-python-client==2.4.0
22
flask==2.0.0
33
slackclient==2.9.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==2.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
44
google-cloud==0.34.0

healthcare/api-client/v1/dicom/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
44
google-cloud-pubsub==2.5.0

healthcare/api-client/v1/fhir/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
44
google-cloud==0.34.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
44
google-cloud==0.34.0

healthcare/api-client/v1beta1/fhir/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
44
google-cloud==0.34.0

iam/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1, 179B 5 @@
11
cryptography==3.4.7
2-
google-api-python-client==2.3.0
2+
google-api-python-client==2.4.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
55
google-cloud-pubsub==2.5.0

iot/api-client/gcs_file_to_device/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.0.2

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.4.7
2-
google-api-python-client==2.3.0
2+
google-api-python-client==2.4.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
55
google-cloud-iot==2.0.2

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.4.7
2-
google-api-python-client==2.3.0
2+
google-api-python-client==2.4.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
55
google-cloud-pubsub==2.5.0

jobs/v3/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

media/transcoder/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.3.0
1+
google-api-python-client==2.4.0
22
grpcio==1.37.1
33
google-cloud-video-transcoder==0.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tensorflow==2.0.1; python_version > "3.0"
22
tensorflow==1.15.0; python_version < "3.0"
3-
google-api-python-client==2.3.0
3+
google-api-python-client==2.4.0
44
google-auth==1.30.0
55
google-auth-httplib2==0.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

notebooks/samples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==2.3.0
1+
google-api-python-client==2.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pygithub==1.55
22
click==8.0.0
33
google-cloud-secret-manager==2.4.0
4-
google-api-python-client==2.3.0
4+
google-api-python-client==2.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.2.4
22
google-auth==1.30.0
3-
google-api-python-client==2.3.0
3+
google-api-python-client==2.4.0

storage/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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

storage/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-pubsub==2.5.0
22
google-cloud-storage==1.38.0
3-
google-api-python-client==2.3.0
3+
google-api-python-client==2.4.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.3.0
1+
google-api-python-client==2.4.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)
0