diff --git a/appengine/standard_python3/pubsub/requirements.txt b/appengine/standard_python3/pubsub/requirements.txt index 3dea7ed0f9f..e10f2d8215e 100644 --- a/appengine/standard_python3/pubsub/requirements.txt +++ b/appengine/standard_python3/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==2.0.1 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-cloud-pubsub==2.8.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 553e14ac8b6..0b945da93c6 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 2eb29df5e12..b273b093560 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,6 +1,6 @@ google-auth==2.0.0 google-auth-oauthlib==0.4.6 google-auth-httplib2==0.1.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 flask==2.0.1 requests==2.26.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 53b0c07b967..7a112bfb702 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 45ef292a532..777ab8f60d4 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.26.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 03961e9eeb2..a340b1a33f0 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==35.0.0 requests==2.26.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 648c3aa97a4..f2f0d15d1ff 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 requests==2.26.0 diff --git a/dataflow/flex-templates/streaming_beam/requirements-test.txt b/dataflow/flex-templates/streaming_beam/requirements-test.txt index 2e95a8abb5f..6dd57b2462f 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.24.0 +google-api-python-client==2.25.0 google-cloud-storage==1.42.2 pytest-xdist==2.3.0 pytest==6.2.4 diff --git a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt index 89d45ecdcbf..f2297fa1dff 100644 --- a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-cloud-storage==1.42.2 pytest==6.2.4 diff --git a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt index 89d45ecdcbf..f2297fa1dff 100644 --- a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-cloud-storage==1.42.2 pytest==6.2.4 diff --git a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt index 89d45ecdcbf..f2297fa1dff 100644 --- a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt +++ b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-cloud-storage==1.42.2 pytest==6.2.4 diff --git a/dataflow/run_template/requirements.txt b/dataflow/run_template/requirements.txt index a3fbb339978..b0316f00c9d 100644 --- a/dataflow/run_template/requirements.txt +++ b/dataflow/run_template/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 diff --git a/datastore/schedule-export/requirements.txt b/datastore/schedule-export/requirements.txt index a3fbb339978..b0316f00c9d 100644 --- a/datastore/schedule-export/requirements.txt +++ b/datastore/schedule-export/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.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 53b0c07b967..7a112bfb702 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.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index d3e1d83476f..5659bb44ddb 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.24.0 +google-api-python-client==2.25.0 # [END functions_billing_limit_appengine_deps] diff --git a/functions/slack/requirements.txt b/functions/slack/requirements.txt index a518e39bed7..ea72050295d 100644 --- a/functions/slack/requirements.txt +++ b/functions/slack/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 flask==2.0.1 slackclient==2.9.3 diff --git a/healthcare/api-client/v1/datasets/requirements.txt b/healthcare/api-client/v1/datasets/requirements.txt index 4810a3775d5..947400e40de 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.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.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 19fe219c57a..45a0d3d1f65 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.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 google-cloud-pubsub==2.8.0 diff --git a/healthcare/api-client/v1/fhir/requirements.txt b/healthcare/api-client/v1/fhir/requirements.txt index d5cef957bea..6c3dfd6dd44 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.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.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 4810a3775d5..947400e40de 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.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.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 3868dac603c..ef4797620f7 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.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 google-cloud==0.34.0 diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 53b0c07b967..7a112bfb702 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 994e2de6e09..8e1cafa88a7 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==35.0.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 google-cloud-pubsub==2.8.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 8b68a3c14a5..9a81f80ae63 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.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 google-cloud-iot==2.3.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 5875ed6dafb..3d63560af95 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==35.0.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 google-cloud-iot==2.3.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index b1b57e50260..d6643ef8897 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==35.0.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth-httplib2==0.1.0 google-auth==2.0.0 google-cloud-pubsub==2.8.0 diff --git a/jobs/v3/api_client/requirements.txt b/jobs/v3/api_client/requirements.txt index 53b0c07b967..7a112bfb702 100755 --- a/jobs/v3/api_client/requirements.txt +++ b/jobs/v3/api_client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 53b0c07b967..7a112bfb702 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/media/transcoder/requirements.txt b/media/transcoder/requirements.txt index 4b8b459c4d2..610ea505ace 100644 --- a/media/transcoder/requirements.txt +++ b/media/transcoder/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 grpcio==1.41.0 google-cloud-video-transcoder==1.1.0 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 5672a6fa252..6f9a3765cb5 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==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.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 53b0c07b967..7a112bfb702 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.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/notebooks/samples/requirements.txt b/notebooks/samples/requirements.txt index a3fbb339978..b0316f00c9d 100644 --- a/notebooks/samples/requirements.txt +++ b/notebooks/samples/requirements.txt @@ -1 +1 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 diff --git a/people-and-planet-ai/timeseries-classification/requirements-test.txt b/people-and-planet-ai/timeseries-classification/requirements-test.txt index d8ee57ff34f..de943560cfd 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.24.0 +google-api-python-client==2.25.0 pytest-xdist==2.3.0 pytest==6.2.4 \ No newline at end of file diff --git a/run/deployment-previews/requirements.txt b/run/deployment-previews/requirements.txt index 4859fb81d5d..bb52b6a055e 100644 --- a/run/deployment-previews/requirements.txt +++ b/run/deployment-previews/requirements.txt @@ -1,4 +1,4 @@ pygithub==1.55 click==8.0.3 google-cloud-secret-manager==2.7.2 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index 9e61316808d..7ad6d12cd35 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,3 +1,3 @@ pytest==6.2.4 google-auth==2.0.0 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 53b0c07b967..7a112bfb702 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index f1cb420bfd2..76ac6ee7c57 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,3 +1,3 @@ google-cloud-pubsub==2.8.0 google-cloud-storage==1.42.3 -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 53b0c07b967..7a112bfb702 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.24.0 +google-api-python-client==2.25.0 google-auth==2.0.0 google-auth-httplib2==0.1.0