diff --git a/bigquery-migration/snippets/requirements-test.txt b/bigquery-migration/snippets/requirements-test.txt index d54b3ea50e..4c118928dc 100644 --- a/bigquery-migration/snippets/requirements-test.txt +++ b/bigquery-migration/snippets/requirements-test.txt @@ -1,4 +1,4 @@ pytest==8.2.0 google-cloud-testutils==1.5.0 -google-api-core==2.17.1 +google-api-core==2.24.2 google-cloud-storage==2.9.0 \ No newline at end of file diff --git a/cloud_tasks/http_queues/requirements-test.txt b/cloud_tasks/http_queues/requirements-test.txt index 5e1e631ee5..958e2f1e3b 100644 --- a/cloud_tasks/http_queues/requirements-test.txt +++ b/cloud_tasks/http_queues/requirements-test.txt @@ -1,3 +1,3 @@ pytest==8.2.0 google-auth==2.38.0 -google-api-core==2.17.1 +google-api-core==2.24.2 diff --git a/composer/cicd_sample/utils/requirements-test.txt b/composer/cicd_sample/utils/requirements-test.txt index 92e25bbd17..e9f2e52edb 100644 --- a/composer/cicd_sample/utils/requirements-test.txt +++ b/composer/cicd_sample/utils/requirements-test.txt @@ -1,4 +1,4 @@ pytest==8.2.0 requests==2.31.0 -google-api-core==2.17.1 +google-api-core==2.24.2 google-resumable-media==2.7.2 diff --git a/contact-center-insights/snippets/requirements.txt b/contact-center-insights/snippets/requirements.txt index 278d62b046..3ba71e55d6 100644 --- a/contact-center-insights/snippets/requirements.txt +++ b/contact-center-insights/snippets/requirements.txt @@ -1,3 +1,3 @@ -google-api-core==2.17.1 +google-api-core==2.24.2 google-cloud-bigquery==3.27.0 google-cloud-contact-center-insights==1.20.0 diff --git a/discoveryengine/requirements-test.txt b/discoveryengine/requirements-test.txt index e8a7ae0cb5..c347b0bf87 100644 --- a/discoveryengine/requirements-test.txt +++ b/discoveryengine/requirements-test.txt @@ -1,3 +1,3 @@ pytest==8.2.0 -google-api-core==2.21.0 +google-api-core==2.24.2 google-cloud-resource-manager==1.12.5 diff --git a/functions/v2/datastore/hello-datastore/requirements.txt b/functions/v2/datastore/hello-datastore/requirements.txt index 4afb5b152d..1957d22b09 100644 --- a/functions/v2/datastore/hello-datastore/requirements.txt +++ b/functions/v2/datastore/hello-datastore/requirements.txt @@ -1,6 +1,6 @@ functions-framework==3.8.2 google-events==0.14.0 google-cloud-datastore==2.20.2 -google-api-core==2.17.1 +google-api-core==2.24.2 protobuf==4.25.6 cloudevents==1.11.0 diff --git a/functions/v2/firebase/hello-firestore/requirements.txt b/functions/v2/firebase/hello-firestore/requirements.txt index 635adb5408..2791996ef8 100644 --- a/functions/v2/firebase/hello-firestore/requirements.txt +++ b/functions/v2/firebase/hello-firestore/requirements.txt @@ -1,5 +1,5 @@ functions-framework==3.8.2 google-events==0.14.0 -google-api-core==2.17.1 +google-api-core==2.24.2 protobuf==4.25.6 cloudevents==1.11.0 \ No newline at end of file diff --git a/functions/v2/firebase/upper-firestore/requirements.txt b/functions/v2/firebase/upper-firestore/requirements.txt index daf869fa8d..52e8d26291 100644 --- a/functions/v2/firebase/upper-firestore/requirements.txt +++ b/functions/v2/firebase/upper-firestore/requirements.txt @@ -1,6 +1,6 @@ functions-framework==3.8.2 google-events==0.14.0 -google-api-core==2.17.1 +google-api-core==2.24.2 protobuf==4.25.6 google-cloud-firestore==2.19.0 cloudevents==1.11.0 \ No newline at end of file diff --git a/genai/batch_prediction/requirements-test.txt b/genai/batch_prediction/requirements-test.txt index 937db8fb0d..14530acd53 100644 --- a/genai/batch_prediction/requirements-test.txt +++ b/genai/batch_prediction/requirements-test.txt @@ -1,4 +1,4 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 google-cloud-bigquery==3.29.0 google-cloud-storage==2.19.0 pytest==8.2.0 diff --git a/genai/bounding_box/requirements-test.txt b/genai/bounding_box/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/bounding_box/requirements-test.txt +++ b/genai/bounding_box/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/content_cache/requirements-test.txt b/genai/content_cache/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/content_cache/requirements-test.txt +++ b/genai/content_cache/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/controlled_generation/requirements-test.txt b/genai/controlled_generation/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/genai/controlled_generation/requirements-test.txt +++ b/genai/controlled_generation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/genai/count_tokens/requirements-test.txt b/genai/count_tokens/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/genai/count_tokens/requirements-test.txt +++ b/genai/count_tokens/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/genai/embeddings/requirements-test.txt b/genai/embeddings/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/embeddings/requirements-test.txt +++ b/genai/embeddings/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/express_mode/requirements-test.txt b/genai/express_mode/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/express_mode/requirements-test.txt +++ b/genai/express_mode/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/image_generation/requirements-test.txt b/genai/image_generation/requirements-test.txt index 4ccc4347cb..6f481e0fae 100644 --- a/genai/image_generation/requirements-test.txt +++ b/genai/image_generation/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 google-cloud-storage==2.19.0 pytest==8.2.0 diff --git a/genai/live/requirements-test.txt b/genai/live/requirements-test.txt index 4fb57f7f08..3e3a77ad1b 100644 --- a/genai/live/requirements-test.txt +++ b/genai/live/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.25.3 diff --git a/genai/provisioned_throughput/requirements-test.txt b/genai/provisioned_throughput/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/provisioned_throughput/requirements-test.txt +++ b/genai/provisioned_throughput/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/safety/requirements-test.txt b/genai/safety/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/safety/requirements-test.txt +++ b/genai/safety/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/template_folder/requirements-test.txt b/genai/template_folder/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/genai/template_folder/requirements-test.txt +++ b/genai/template_folder/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/genai/text_generation/requirements-test.txt b/genai/text_generation/requirements-test.txt index e43b779272..bba8577ada 100644 --- a/genai/text_generation/requirements-test.txt +++ b/genai/text_generation/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/genai/thinking/requirements-test.txt b/genai/thinking/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/genai/thinking/requirements-test.txt +++ b/genai/thinking/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/genai/tools/requirements-test.txt b/genai/tools/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/genai/tools/requirements-test.txt +++ b/genai/tools/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/genai/tuning/requirements-test.txt b/genai/tuning/requirements-test.txt index 4ccc4347cb..6f481e0fae 100644 --- a/genai/tuning/requirements-test.txt +++ b/genai/tuning/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 google-cloud-storage==2.19.0 pytest==8.2.0 diff --git a/genai/video_generation/requirements-test.txt b/genai/video_generation/requirements-test.txt index 4ccc4347cb..6f481e0fae 100644 --- a/genai/video_generation/requirements-test.txt +++ b/genai/video_generation/requirements-test.txt @@ -1,3 +1,3 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 google-cloud-storage==2.19.0 pytest==8.2.0 diff --git a/generative_ai/chat_completions/requirements-test.txt b/generative_ai/chat_completions/requirements-test.txt index 3b9949d851..c948e3943f 100644 --- a/generative_ai/chat_completions/requirements-test.txt +++ b/generative_ai/chat_completions/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/embeddings/requirements-test.txt b/generative_ai/embeddings/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/embeddings/requirements-test.txt +++ b/generative_ai/embeddings/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/evaluation/requirements-test.txt b/generative_ai/evaluation/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/evaluation/requirements-test.txt +++ b/generative_ai/evaluation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/extensions/requirements-test.txt b/generative_ai/extensions/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/extensions/requirements-test.txt +++ b/generative_ai/extensions/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/function_calling/requirements-test.txt b/generative_ai/function_calling/requirements-test.txt index 3b9949d851..c948e3943f 100644 --- a/generative_ai/function_calling/requirements-test.txt +++ b/generative_ai/function_calling/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.24.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/image_generation/requirements-test.txt b/generative_ai/image_generation/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/image_generation/requirements-test.txt +++ b/generative_ai/image_generation/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/labels/requirements-test.txt b/generative_ai/labels/requirements-test.txt index 2247ce2d83..bba8577ada 100644 --- a/generative_ai/labels/requirements-test.txt +++ b/generative_ai/labels/requirements-test.txt @@ -1,2 +1,2 @@ -google-api-core==2.23.0 +google-api-core==2.24.2 pytest==8.2.0 diff --git a/generative_ai/model_garden/requirements-test.txt b/generative_ai/model_garden/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/model_garden/requirements-test.txt +++ b/generative_ai/model_garden/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/model_tuning/requirements-test.txt b/generative_ai/model_tuning/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/model_tuning/requirements-test.txt +++ b/generative_ai/model_tuning/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/prompts/requirements-test.txt b/generative_ai/prompts/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/prompts/requirements-test.txt +++ b/generative_ai/prompts/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/provisioned_throughput/requirements-test.txt b/generative_ai/provisioned_throughput/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/provisioned_throughput/requirements-test.txt +++ b/generative_ai/provisioned_throughput/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/rag/requirements-test.txt b/generative_ai/rag/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/rag/requirements-test.txt +++ b/generative_ai/rag/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/generative_ai/reasoning_engine/requirements-test.txt b/generative_ai/reasoning_engine/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/generative_ai/reasoning_engine/requirements-test.txt +++ b/generative_ai/reasoning_engine/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/managedkafka/snippets/requirements.txt b/managedkafka/snippets/requirements.txt index a7da4ff651..787965c060 100644 --- a/managedkafka/snippets/requirements.txt +++ b/managedkafka/snippets/requirements.txt @@ -1,6 +1,6 @@ protobuf==5.29.4 pytest==8.2.2 -google-api-core==2.23.0 +google-api-core==2.24.2 google-auth==2.38.0 google-cloud-managedkafka==0.1.5 googleapis-common-protos==1.66.0 diff --git a/model_garden/anthropic/requirements-test.txt b/model_garden/anthropic/requirements-test.txt index 73541a927f..e5e3eb0db3 100644 --- a/model_garden/anthropic/requirements-test.txt +++ b/model_garden/anthropic/requirements-test.txt @@ -1,4 +1,4 @@ -google-api-core==2.24.0 +google-api-core==2.24.2 google-cloud-bigquery==3.29.0 google-cloud-storage==2.19.0 pytest==8.2.0 \ No newline at end of file diff --git a/model_garden/gemma/requirements-test.txt b/model_garden/gemma/requirements-test.txt index 92281986e5..c948e3943f 100644 --- a/model_garden/gemma/requirements-test.txt +++ b/model_garden/gemma/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -google-api-core==2.19.0 +google-api-core==2.24.2 pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/monitoring/opencensus/requirements.txt b/monitoring/opencensus/requirements.txt index 77821d121a..a61821a773 100644 --- a/monitoring/opencensus/requirements.txt +++ b/monitoring/opencensus/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.3 -google-api-core==2.17.1 +google-api-core==2.24.2 google-auth==2.38.0 googleapis-common-protos==1.66.0 opencensus==0.11.4 diff --git a/monitoring/prometheus/requirements.txt b/monitoring/prometheus/requirements.txt index 83b43f830a..4126df7057 100644 --- a/monitoring/prometheus/requirements.txt +++ b/monitoring/prometheus/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.3 -google-api-core==2.17.1 +google-api-core==2.24.2 google-auth==2.38.0 googleapis-common-protos==1.66.0 prometheus-client==0.21.1