diff --git a/appengine/standard_python3/pubsub/requirements.txt b/appengine/standard_python3/pubsub/requirements.txt index ff9e56c6bc5d..3264363b3790 100644 --- a/appengine/standard_python3/pubsub/requirements.txt +++ b/appengine/standard_python3/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.2 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-cloud-pubsub==2.9.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 8a691ff6778a..c95d7a0cc112 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 14613ed2aa0a..6a15279959a1 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,6 +1,6 @@ google-auth==2.5.0 google-auth-oauthlib==0.5.0 google-auth-httplib2==0.1.0 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 flask==2.0.2 requests==2.27.1 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 9b2aac0caefc..c744e1c5639e 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 211e9601e776..145cd10bddd9 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.27.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index d9508f30184a..d64d65e5ac42 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==36.0.1 requests==2.27.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/compute/load_balancing/requirements.txt b/compute/load_balancing/requirements.txt index 46da3e35ade8..f8e659fd55df 100644 --- a/compute/load_balancing/requirements.txt +++ b/compute/load_balancing/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.34.0 \ No newline at end of file +google-api-python-client==2.40.0 \ No newline at end of file diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index daa412323fc5..2e716f744688 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 requests==2.27.1 diff --git a/dataflow/flex-templates/streaming_beam/requirements-test.txt b/dataflow/flex-templates/streaming_beam/requirements-test.txt index babbfc5f6d9c..72fe3ff8fa58 100644 --- a/dataflow/flex-templates/streaming_beam/requirements-test.txt +++ b/dataflow/flex-templates/streaming_beam/requirements-test.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==7.0.1 diff --git a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt index ea1ba3f486c1..cf1513c19538 100644 --- a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-cloud-storage==2.1.0 pytest-xdist==2.5.0 pytest==7.0.1 diff --git a/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt index 9b84c27bc0b0..aaa095150b24 100644 --- a/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-cloud-storage==2.1.0 pytest==7.0.1 diff --git a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt index dd8360cc7333..40f35df14de8 100644 --- a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt @@ -1,3 +1,3 @@ pytest==7.0.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-cloud-storage==2.1.0 diff --git a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt index dd8360cc7333..40f35df14de8 100644 --- a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt @@ -1,3 +1,3 @@ pytest==7.0.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-cloud-storage==2.1.0 diff --git a/dataflow/run_template/requirements.txt b/dataflow/run_template/requirements.txt index 1fe15932d3d2..8c853c7017af 100644 --- a/dataflow/run_template/requirements.txt +++ b/dataflow/run_template/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 diff --git a/datastore/schedule-export/requirements.txt b/datastore/schedule-export/requirements.txt index 1fe15932d3d2..8c853c7017af 100644 --- a/datastore/schedule-export/requirements.txt +++ b/datastore/schedule-export/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 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 9b2aac0caefc..c744e1c5639e 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==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index b09f777084c9..9e444aba59b7 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,4 +1,4 @@ slackclient==2.9.3 # [START functions_billing_limit_appengine_deps] -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 # [END functions_billing_limit_appengine_deps] diff --git a/functions/slack/requirements.txt b/functions/slack/requirements.txt index 930f33ac6b7a..1ca6f2608816 100644 --- a/functions/slack/requirements.txt +++ b/functions/slack/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 flask==2.0.2 slackclient==2.9.3 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index de4ad08a6f1c..5e249d5faa2b 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==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/dicom/requirements.txt b/healthcare/api-client/v1/dicom/requirements.txt index 44861e13d575..a280d57a35a7 100644 --- a/healthcare/api-client/v1/dicom/requirements.txt +++ b/healthcare/api-client/v1/dicom/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud-pubsub==2.9.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index d0ac4f96277e..ff93b0be1895 100644 --- a/healthcare/api-client/v1/fhir/requirements.txt +++ b/healthcare/api-client/v1/fhir/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1/hl7v2/requirements.txt b/healthcare/api-client/v1/hl7v2/requirements.txt index de4ad08a6f1c..5e249d5faa2b 100644 --- a/healthcare/api-client/v1/hl7v2/requirements.txt +++ b/healthcare/api-client/v1/hl7v2/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/v1beta1/fhir/requirements.txt b/healthcare/api-client/v1beta1/fhir/requirements.txt index bace3ffb33a7..6d0e43004567 100644 --- a/healthcare/api-client/v1beta1/fhir/requirements.txt +++ b/healthcare/api-client/v1beta1/fhir/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 85fab711659f..8897b009d92b 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 boto3==1.20.26 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 4bf7bf04f9a1..910266519f3f 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==36.0.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud-pubsub==2.9.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 4470e6739448..207dae7c7f5d 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==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.4.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 96db806d9f9f..6ea97af60966 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==36.0.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud-iot==2.4.1 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index b8e14967c06a..177a94a10aca 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==36.0.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth-httplib2==0.1.0 google-auth==2.5.0 google-cloud-pubsub==2.9.0 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 9b2aac0caefc..c744e1c5639e 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 9b2aac0caefc..c744e1c5639e 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 2bc5c9e0c9b4..1ad3b4eeff07 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.8.0; python_version > "3.6" tensorflow==2.6.2; python_version < "3.7" -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 9b2aac0caefc..c744e1c5639e 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==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/notebooks/samples/requirements.txt b/notebooks/samples/requirements.txt index 1fe15932d3d2..8c853c7017af 100644 --- a/notebooks/samples/requirements.txt +++ b/notebooks/samples/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 diff --git a/people-and-planet-ai/timeseries-classification/requirements-test.txt b/people-and-planet-ai/timeseries-classification/requirements-test.txt index c0e366e47c9f..aae2b0e0b4dd 100644 --- a/people-and-planet-ai/timeseries-classification/requirements-test.txt +++ b/people-and-planet-ai/timeseries-classification/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 pytest-xdist==2.5.0 pytest==7.0.1 \ No newline at end of file diff --git a/run/deployment-previews/requirements.txt b/run/deployment-previews/requirements.txt index 43c6b959aa3d..fffc9584dfa4 100644 --- a/run/deployment-previews/requirements.txt +++ b/run/deployment-previews/requirements.txt @@ -1,3 +1,3 @@ pygithub==1.55 click==8.0.4 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index ad6f6d91b975..5dcbb84459c3 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,3 +1,3 @@ pytest==7.0.1 google-auth==2.5.0 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 9b2aac0caefc..c744e1c5639e 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0 diff --git a/storagetransfer/requirements.txt b/storagetransfer/requirements.txt index b5787dfe4158..07f950b6af51 100644 --- a/storagetransfer/requirements.txt +++ b/storagetransfer/requirements.txt @@ -1,4 +1,4 @@ google-cloud-storage-transfer==1.2.1 -google-api-python-client==2.39.0 +google-api-python-client==2.40.0 google-auth==2.5.0 google-auth-httplib2==0.1.0