diff --git a/appengine/standard/pubsub/requirements.txt b/appengine/standard/pubsub/requirements.txt index afb0e8b11f1..38d8fe97052 100755 --- a/appengine/standard/pubsub/requirements.txt +++ b/appengine/standard/pubsub/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.2 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/appengine/standard/storage/api-client/requirements.txt +++ b/appengine/standard/storage/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/appengine/standard_python37/pubsub/requirements.txt b/appengine/standard_python37/pubsub/requirements.txt index 22137d93b0a..c2f148fd722 100644 --- a/appengine/standard_python37/pubsub/requirements.txt +++ b/appengine/standard_python37/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.2 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-cloud-pubsub==1.4.2 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index e4e1ace607a..932b78aba41 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 62fb4457141..a10485c37fa 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,6 +1,6 @@ google-auth==1.14.0 google-auth-oauthlib==0.4.1 google-auth-httplib2==0.0.3 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 flask==1.1.2 requests==2.23.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 4fff7715add..2e50d5aa2e1 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.23.0 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index b9a22d0e4b1..da387f8eac3 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.8 requests==2.23.0 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 5a4c45bb430..18d814e9f1e 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 requests==2.23.0 diff --git a/dataflow/run_template/requirements.txt b/dataflow/run_template/requirements.txt index eaaa699c91a..e15147ac64f 100644 --- a/dataflow/run_template/requirements.txt +++ b/dataflow/run_template/requirements.txt @@ -1 +1 @@ -google-api-python-client==1.7.11 \ No newline at end of file +google-api-python-client==1.8.0 \ No newline at end of file diff --git a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt +++ b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index ccde2ed93d5..a9f7d3963ba 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,4 +1,4 @@ slackclient==2.5.0 # [START functions_billing_limit_appengine_deps] -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 # [START functions_billing_limit_appengine_deps] \ No newline at end of file diff --git a/functions/slack/requirements.txt b/functions/slack/requirements.txt index e65f13f82c8..21dd4e86e19 100644 --- a/functions/slack/requirements.txt +++ b/functions/slack/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 flask==1.1.2 slackeventsapi==2.1.0 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index 5e4288f5dd4..d8afbfef644 100644 --- a/healthcare/api-client/datasets/requirements.txt +++ b/healthcare/api-client/datasets/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index db4023612de..67ab30961a9 100644 --- a/healthcare/api-client/dicom/requirements.txt +++ b/healthcare/api-client/dicom/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/fhir/requirements.txt b/healthcare/api-client/fhir/requirements.txt index 27eb88797ce..0bcde06e0e9 100644 --- a/healthcare/api-client/fhir/requirements.txt +++ b/healthcare/api-client/fhir/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index 5e4288f5dd4..d8afbfef644 100644 --- a/healthcare/api-client/hl7v2/requirements.txt +++ b/healthcare/api-client/hl7v2/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index 5e4288f5dd4..d8afbfef644 100644 --- a/healthcare/api-client/v1/datasets/requirements.txt +++ b/healthcare/api-client/v1/datasets/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 3a8aadf7b9a..e1715633329 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.8 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud-pubsub==1.1.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index a87230b088c..400cfded191 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 google-cloud-iot==1.0.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 746810a3969..c38cc08721c 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.8 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud-iot==1.0.0 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 225afbc4dc3..5fc42567c15 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.8 flaky==3.6.1 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud-iot==1.0.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 1f293dd4b9a..ae57153f32d 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.8 flaky==3.6.1 gcp-devrel-py-tools==0.0.15 -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth-httplib2==0.0.3 google-auth==1.14.0 google-cloud-pubsub==1.0.0 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 04c20c7a661..46afe12bb25 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 7feca9f1893..e9e51f9afa7 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.0.1; python_version > "3.0" tensorflow==1.15.0; python_version < "3.0" -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/monitoring/api/v3/api-client/requirements.txt +++ b/monitoring/api/v3/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 04c20c7a661..46afe12bb25 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.11 +google-api-python-client==1.8.0 google-auth==1.14.0 google-auth-httplib2==0.0.3