diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197f..cb0bbf424f3 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -1,6 +1,6 @@ google-cloud-alloydb-connector[asyncpg]==1.5.0 sqlalchemy==2.0.40 -pytest==8.3.3 +pytest==9.0.3 ipykernel==6.29.5 pytest-asyncio==0.24.0 -nbconvert==7.16.6 \ No newline at end of file +nbconvert==7.17.1 \ No newline at end of file diff --git a/aml-ai/requirements-test.txt b/aml-ai/requirements-test.txt index 060ed652e0b..d9ad1f716cc 100644 --- a/aml-ai/requirements-test.txt +++ b/aml-ai/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/asset/snippets/requirements-test.txt b/asset/snippets/requirements-test.txt index d57b0bfd0ab..f0cbd416948 100644 --- a/asset/snippets/requirements-test.txt +++ b/asset/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 flaky==3.8.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/auth/api-client/requirements-test.txt b/auth/api-client/requirements-test.txt index 6ff70adf77d..787986d2f0e 100644 --- a/auth/api-client/requirements-test.txt +++ b/auth/api-client/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 backoff==2.2.1 diff --git a/auth/cloud-client/requirements-test.txt b/auth/cloud-client/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/auth/cloud-client/requirements-test.txt +++ b/auth/cloud-client/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index 5d399275c93..395f6aba3f6 100644 --- a/auth/downscoping/requirements-test.txt +++ b/auth/downscoping/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-storage==2.9.0; python_version < '3.7' google-cloud-storage==2.9.0; python_version > '3.6' diff --git a/auth/service-to-service/requirements-test.txt b/auth/service-to-service/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/auth/service-to-service/requirements-test.txt +++ b/auth/service-to-service/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/automl/snippets/requirements-test.txt b/automl/snippets/requirements-test.txt index f3230681cda..a5a3777fcb2 100644 --- a/automl/snippets/requirements-test.txt +++ b/automl/snippets/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/batch/requirements-test.txt b/batch/requirements-test.txt index 08d1b1b9c1f..b07253f4028 100644 --- a/batch/requirements-test.txt +++ b/batch/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-compute==1.11.0 google-cloud-resource-manager==1.10.1 google-cloud-storage==2.9.0 diff --git a/bigquery-connection/snippets/requirements-test.txt b/bigquery-connection/snippets/requirements-test.txt index 5b0f38d50e2..a531c82b8f7 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-testutils==1.5.0 \ No newline at end of file diff --git a/bigquery-datatransfer/snippets/requirements-test.txt b/bigquery-datatransfer/snippets/requirements-test.txt index ae8913096ea..2158ec43438 100644 --- a/bigquery-datatransfer/snippets/requirements-test.txt +++ b/bigquery-datatransfer/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-bigquery==3.27.0 google-cloud-pubsub==2.28.0 -pytest==8.2.0 +pytest==9.0.3 mock==5.1.0 diff --git a/bigquery-migration/snippets/requirements-test.txt b/bigquery-migration/snippets/requirements-test.txt index d54b3ea50e2..32f4d6bf6d7 100644 --- a/bigquery-migration/snippets/requirements-test.txt +++ b/bigquery-migration/snippets/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-testutils==1.5.0 google-api-core==2.17.1 google-cloud-storage==2.9.0 \ No newline at end of file diff --git a/bigquery-reservation/snippets/requirements-test.txt b/bigquery-reservation/snippets/requirements-test.txt index 840c3fcffe5..01655bf0b5b 100644 --- a/bigquery-reservation/snippets/requirements-test.txt +++ b/bigquery-reservation/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-testutils==1.5.0 diff --git a/bigquery/bqml/requirements-test.txt b/bigquery/bqml/requirements-test.txt index f1684cd8061..887f4524a68 100644 --- a/bigquery/bqml/requirements-test.txt +++ b/bigquery/bqml/requirements-test.txt @@ -1,2 +1,2 @@ flaky==3.8.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/bigquery/cloud-client/requirements-test.txt b/bigquery/cloud-client/requirements-test.txt index 7d32dfc20c7..84ae853071d 100644 --- a/bigquery/cloud-client/requirements-test.txt +++ b/bigquery/cloud-client/requirements-test.txt @@ -1,3 +1,3 @@ # samples/snippets should be runnable with no "extras" google-cloud-testutils==1.5.0 -pytest==8.3.4 +pytest==9.0.3 diff --git a/bigquery/continuous-queries/requirements-test.txt b/bigquery/continuous-queries/requirements-test.txt index ecdd071f48d..c5185a555c4 100644 --- a/bigquery/continuous-queries/requirements-test.txt +++ b/bigquery/continuous-queries/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.3.5 +pytest==9.0.3 google-auth==2.38.0 requests==2.32.4 diff --git a/bigquery/pandas-gbq-migration/requirements-test.txt b/bigquery/pandas-gbq-migration/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/bigquery/pandas-gbq-migration/requirements-test.txt +++ b/bigquery/pandas-gbq-migration/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/bigquery_storage/quickstart/requirements-test.txt b/bigquery_storage/quickstart/requirements-test.txt index 7561ed55ce2..31efe046397 100644 --- a/bigquery_storage/quickstart/requirements-test.txt +++ b/bigquery_storage/quickstart/requirements-test.txt @@ -1,3 +1,3 @@ pytest===7.4.3; python_version == '3.7' pytest===8.3.5; python_version == '3.8' -pytest==8.4.1; python_version >= '3.9' +pytest==9.0.3; python_version >= '3.9' diff --git a/bigquery_storage/snippets/requirements-test.txt b/bigquery_storage/snippets/requirements-test.txt index 230ca56dc3a..88854d3f5f1 100644 --- a/bigquery_storage/snippets/requirements-test.txt +++ b/bigquery_storage/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-testutils==1.6.4 pytest===7.4.3; python_version == '3.7' pytest===8.3.5; python_version == '3.8' -pytest==8.4.1; python_version >= '3.9' +pytest==9.0.3; python_version >= '3.9' diff --git a/bigquery_storage/snippets/requirements.txt b/bigquery_storage/snippets/requirements.txt index 8a456493526..f7b1937480b 100644 --- a/bigquery_storage/snippets/requirements.txt +++ b/bigquery_storage/snippets/requirements.txt @@ -3,4 +3,4 @@ google-cloud-bigquery===3.30.0; python_version <= '3.8' google-cloud-bigquery==3.35.1; python_version >= '3.9' pytest===7.4.3; python_version == '3.7' pytest===8.3.5; python_version == '3.8' -pytest==8.4.1; python_version >= '3.9' +pytest==9.0.3; python_version >= '3.9' diff --git a/bigquery_storage/to_dataframe/requirements-test.txt b/bigquery_storage/to_dataframe/requirements-test.txt index 7561ed55ce2..31efe046397 100644 --- a/bigquery_storage/to_dataframe/requirements-test.txt +++ b/bigquery_storage/to_dataframe/requirements-test.txt @@ -1,3 +1,3 @@ pytest===7.4.3; python_version == '3.7' pytest===8.3.5; python_version == '3.8' -pytest==8.4.1; python_version >= '3.9' +pytest==9.0.3; python_version >= '3.9' diff --git a/billing/requirements-test.txt b/billing/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/billing/requirements-test.txt +++ b/billing/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/blog/introduction_to_data_models_in_cloud_datastore/requirements-test.txt b/blog/introduction_to_data_models_in_cloud_datastore/requirements-test.txt index 185d62c4204..871810f1e4e 100644 --- a/blog/introduction_to_data_models_in_cloud_datastore/requirements-test.txt +++ b/blog/introduction_to_data_models_in_cloud_datastore/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/cdn/requirements-test.txt b/cdn/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/cdn/requirements-test.txt +++ b/cdn/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/cloud-media-livestream/keypublisher/requirements.txt b/cloud-media-livestream/keypublisher/requirements.txt index f56357f0f87..b339839dbf5 100644 --- a/cloud-media-livestream/keypublisher/requirements.txt +++ b/cloud-media-livestream/keypublisher/requirements.txt @@ -1,11 +1,11 @@ Flask==2.2.5 functions-framework==3.9.2 google-cloud-secret-manager==2.21.1 -lxml==5.2.1 +lxml==6.1.0 pycryptodome==3.21.0 pyOpenSSL==25.0.0 requests==2.32.4 signxml==4.0.4 -pytest==8.2.0 +pytest==9.0.3 pytest-mock==3.14.0 Werkzeug==3.0.6 diff --git a/cloud_scheduler/snippets/requirements-test.txt b/cloud_scheduler/snippets/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/cloud_scheduler/snippets/requirements-test.txt +++ b/cloud_scheduler/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/cloud_tasks/http_queues/requirements-test.txt b/cloud_tasks/http_queues/requirements-test.txt index 5e1e631ee52..7f5dfb56e8f 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 +pytest==9.0.3 google-auth==2.38.0 google-api-core==2.17.1 diff --git a/cloud_tasks/snippets/requirements-test.txt b/cloud_tasks/snippets/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/cloud_tasks/snippets/requirements-test.txt +++ b/cloud_tasks/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/cloudbuild/snippets/requirements-test.txt b/cloudbuild/snippets/requirements-test.txt index 060ed652e0b..d9ad1f716cc 100644 --- a/cloudbuild/snippets/requirements-test.txt +++ b/cloudbuild/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/composer/2022_airflow_summit/requirements-test.txt b/composer/2022_airflow_summit/requirements-test.txt index a2ac75570c0..2441c902415 100644 --- a/composer/2022_airflow_summit/requirements-test.txt +++ b/composer/2022_airflow_summit/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 markupsafe==2.1.2 backoff==2.2.1 \ No newline at end of file diff --git a/composer/2022_airflow_summit/requirements.txt b/composer/2022_airflow_summit/requirements.txt index 50a4b3df15b..84d1ac6fccc 100644 --- a/composer/2022_airflow_summit/requirements.txt +++ b/composer/2022_airflow_summit/requirements.txt @@ -1,4 +1,4 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow==2.6.3 +apache-airflow==3.2.1rc1 apache-airflow-providers-google==10.2.0 diff --git a/composer/cicd_sample/requirements-test.txt b/composer/cicd_sample/requirements-test.txt index 02122fa48a5..74dc8660788 100644 --- a/composer/cicd_sample/requirements-test.txt +++ b/composer/cicd_sample/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 \ No newline at end of file diff --git a/composer/cicd_sample/requirements.txt b/composer/cicd_sample/requirements.txt index 1eb3eeda323..74a9620e3fa 100644 --- a/composer/cicd_sample/requirements.txt +++ b/composer/cicd_sample/requirements.txt @@ -1,3 +1,3 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow==2.6.3 +apache-airflow==3.2.1rc1 diff --git a/composer/cicd_sample/utils/requirements-test.txt b/composer/cicd_sample/utils/requirements-test.txt index 92e25bbd179..35eb333ded9 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 +pytest==9.0.3 requests==2.31.0 google-api-core==2.17.1 google-resumable-media==2.7.2 diff --git a/composer/dag_test_utils/setup.py b/composer/dag_test_utils/setup.py index 71221c41c9d..a82ce2022f0 100644 --- a/composer/dag_test_utils/setup.py +++ b/composer/dag_test_utils/setup.py @@ -33,5 +33,5 @@ long_description_content_type="text/markdown", packages=find_packages(), py_modules=["internal_unit_testing"], - install_requires=["apache-airflow[google] >= 2.0.0, < 3.0.0"], + install_requires=["apache-airflow[google] >= 2.0.0, < 4.0.0"], ) diff --git a/composer/functions/requirements-test.txt b/composer/functions/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/composer/functions/requirements-test.txt +++ b/composer/functions/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/composer/rest/composer2/requirements-test.txt b/composer/rest/composer2/requirements-test.txt index 6420b5190a5..bafcea32168 100644 --- a/composer/rest/composer2/requirements-test.txt +++ b/composer/rest/composer2/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 requests==2.32.2 diff --git a/composer/rest/requirements-test.txt b/composer/rest/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/composer/rest/requirements-test.txt +++ b/composer/rest/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/composer/workflows/requirements-test.txt b/composer/workflows/requirements-test.txt index 6045349ed57..c86db960572 100644 --- a/composer/workflows/requirements-test.txt +++ b/composer/workflows/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.3.2 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index cb473b0dfc4..7cbb0ffa0ad 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -4,6 +4,6 @@ # For the complete list of supported provider extras see: # https://github.com/apache/airflow/blob/main/pyproject.toml -apache-airflow[amazon,apache.beam,cncf.kubernetes,google,microsoft.azure,openlineage,postgres]==2.9.2 +apache-airflow[amazon,apache.beam,cncf.kubernetes,google,microsoft.azure,openlineage,postgres]==3.2.1rc1 google-cloud-dataform==0.5.9 # Used in Dataform operators scipy==1.14.1 \ No newline at end of file diff --git a/compute/api/requirements-test.txt b/compute/api/requirements-test.txt index 185d62c4204..871810f1e4e 100644 --- a/compute/api/requirements-test.txt +++ b/compute/api/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/compute/auth/requirements-test.txt b/compute/auth/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/compute/auth/requirements-test.txt +++ b/compute/auth/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/compute/client_library/requirements-test.txt b/compute/client_library/requirements-test.txt index 32f96d024ee..82695d5f9b9 100644 --- a/compute/client_library/requirements-test.txt +++ b/compute/client_library/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.3.2 +pytest==9.0.3 pytest-xdist==3.6.1 flaky==3.8.1 google-cloud-storage==2.18.0 diff --git a/compute/encryption/requirements-test.txt b/compute/encryption/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/compute/encryption/requirements-test.txt +++ b/compute/encryption/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/compute/load_balancing/requirements-test.txt b/compute/load_balancing/requirements-test.txt index 060ed652e0b..d9ad1f716cc 100644 --- a/compute/load_balancing/requirements-test.txt +++ b/compute/load_balancing/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/compute/metadata/requirements-test.txt b/compute/metadata/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/compute/metadata/requirements-test.txt +++ b/compute/metadata/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/compute/oslogin/requirements-test.txt b/compute/oslogin/requirements-test.txt index a8518ad953b..e582ae96831 100644 --- a/compute/oslogin/requirements-test.txt +++ b/compute/oslogin/requirements-test.txt @@ -1,5 +1,5 @@ backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" -pytest==8.2.0 +pytest==9.0.3 google-cloud-iam==2.17.0 google-api-python-client==2.131.0 diff --git a/connectgateway/requirements-test.txt b/connectgateway/requirements-test.txt index 8c22c500206..34448a8d74d 100644 --- a/connectgateway/requirements-test.txt +++ b/connectgateway/requirements-test.txt @@ -1,2 +1,2 @@ google-cloud-container==2.56.1 -pytest==8.3.5 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/contact-center-insights/snippets/requirements-test.txt b/contact-center-insights/snippets/requirements-test.txt index 63f2d349e99..96c23ff21bf 100644 --- a/contact-center-insights/snippets/requirements-test.txt +++ b/contact-center-insights/snippets/requirements-test.txt @@ -1,3 +1,3 @@ google-auth==2.38.0 google-cloud-pubsub==2.28.0 -pytest==8.2.0 +pytest==9.0.3 diff --git a/container/snippets/requirements.txt b/container/snippets/requirements.txt index 8f29e2f0eb9..983f2b1c6a3 100644 --- a/container/snippets/requirements.txt +++ b/container/snippets/requirements.txt @@ -1,3 +1,3 @@ google-cloud-container==2.54.0 backoff==2.2.1 -pytest==8.2.0 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/containeranalysis/snippets/requirements-test.txt b/containeranalysis/snippets/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/containeranalysis/snippets/requirements-test.txt +++ b/containeranalysis/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/containeranalysis/snippets/requirements.txt b/containeranalysis/snippets/requirements.txt index 25ce20b0657..e631e8793f4 100644 --- a/containeranalysis/snippets/requirements.txt +++ b/containeranalysis/snippets/requirements.txt @@ -1,6 +1,6 @@ google-cloud-pubsub==2.28.0 google-cloud-containeranalysis==2.16.0 grafeas==1.12.1 -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 mock==5.1.0 diff --git a/contentwarehouse/snippets/requirements-test.txt b/contentwarehouse/snippets/requirements-test.txt index d752d70577e..7bc72a83d03 100644 --- a/contentwarehouse/snippets/requirements-test.txt +++ b/contentwarehouse/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-resource-manager==1.10.1 diff --git a/datacatalog/quickstart/requirements-test.txt b/datacatalog/quickstart/requirements-test.txt index 11dc8bbd341..3aac9d2883a 100644 --- a/datacatalog/quickstart/requirements-test.txt +++ b/datacatalog/quickstart/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-bigquery==3.27.0 \ No newline at end of file diff --git a/datacatalog/snippets/requirements-test.txt b/datacatalog/snippets/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/datacatalog/snippets/requirements-test.txt +++ b/datacatalog/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/datacatalog/v1beta1/requirements-test.txt b/datacatalog/v1beta1/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/datacatalog/v1beta1/requirements-test.txt +++ b/datacatalog/v1beta1/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/dataflow/encryption-keys/requirements-test.txt b/dataflow/encryption-keys/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/dataflow/encryption-keys/requirements-test.txt +++ b/dataflow/encryption-keys/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/dataflow/extensible-templates/requirements-test.txt b/dataflow/extensible-templates/requirements-test.txt index a51578c86f2..ef44adc93ab 100644 --- a/dataflow/extensible-templates/requirements-test.txt +++ b/dataflow/extensible-templates/requirements-test.txt @@ -2,5 +2,5 @@ google-api-python-client==2.131.0 google-cloud-bigquery==3.27.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==8.2.0 +pytest==9.0.3 pyyaml==6.0.2 \ No newline at end of file diff --git a/dataflow/gemma-flex-template/requirements-test.txt b/dataflow/gemma-flex-template/requirements-test.txt index 5e6dcfc99aa..bd6055956ce 100644 --- a/dataflow/gemma-flex-template/requirements-test.txt +++ b/dataflow/gemma-flex-template/requirements-test.txt @@ -2,6 +2,6 @@ google-cloud-aiplatform==1.62.0 google-cloud-dataflow-client==0.8.14 google-cloud-pubsub==2.28.0 google-cloud-storage==2.18.2 -pytest==8.3.2 +pytest==9.0.3 pytest-timeout==2.3.1 pyyaml==6.0.2 diff --git a/dataflow/gemma/requirements-test.txt b/dataflow/gemma/requirements-test.txt index 511d704b396..c42e200bc1f 100644 --- a/dataflow/gemma/requirements-test.txt +++ b/dataflow/gemma/requirements-test.txt @@ -1,5 +1,5 @@ google-cloud-aiplatform==1.49.0 google-cloud-dataflow-client==0.8.10 google-cloud-storage==2.16.0 -pytest==7.4.0 +pytest==9.0.3 pytest-timeout==2.3.1 \ No newline at end of file diff --git a/dataflow/gemma/requirements.txt b/dataflow/gemma/requirements.txt index 76fc60632ee..4a9075ad0b2 100644 --- a/dataflow/gemma/requirements.txt +++ b/dataflow/gemma/requirements.txt @@ -1,4 +1,4 @@ apache_beam[gcp]==2.54.0 protobuf==4.25.0 keras_nlp==0.8.2 -keras==3.0.5 \ No newline at end of file +keras==3.13.2 \ No newline at end of file diff --git a/dataflow/run-inference/requirements-test.txt b/dataflow/run-inference/requirements-test.txt index c9095c832fd..1802752120d 100644 --- a/dataflow/run-inference/requirements-test.txt +++ b/dataflow/run-inference/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-aiplatform==1.57.0 google-cloud-dataflow-client==0.8.14 google-cloud-storage==2.10.0 -pytest==8.2.0 +pytest==9.0.3 diff --git a/dataflow/snippets/requirements-test.txt b/dataflow/snippets/requirements-test.txt index f7b11f32fc5..e07d18fb63f 100644 --- a/dataflow/snippets/requirements-test.txt +++ b/dataflow/snippets/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.2.0 +pytest==9.0.3 docker==7.1.0 diff --git a/datalabeling/snippets/requirements-test.txt b/datalabeling/snippets/requirements-test.txt index f3230681cda..a5a3777fcb2 100644 --- a/datalabeling/snippets/requirements-test.txt +++ b/datalabeling/snippets/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/dataplex/snippets/requirements-test.txt b/dataplex/snippets/requirements-test.txt index 40543aababf..b3b2b3ca4cc 100644 --- a/dataplex/snippets/requirements-test.txt +++ b/dataplex/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.3.3 +pytest==9.0.3 diff --git a/dataproc/snippets/requirements-test.txt b/dataproc/snippets/requirements-test.txt index 3cb027c3ea4..53d9e51b630 100644 --- a/dataproc/snippets/requirements-test.txt +++ b/dataproc/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 pytest-xdist==3.3.0 \ No newline at end of file diff --git a/datastore/cloud-client/requirements-test.txt b/datastore/cloud-client/requirements-test.txt index 2a635ea7b6a..a956216268d 100644 --- a/datastore/cloud-client/requirements-test.txt +++ b/datastore/cloud-client/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/datastore/cloud-ndb/requirements-test.txt b/datastore/cloud-ndb/requirements-test.txt index 8ce117fb56e..e68e1e5a8d4 100644 --- a/datastore/cloud-ndb/requirements-test.txt +++ b/datastore/cloud-ndb/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" -pytest==8.2.0 +pytest==9.0.3 diff --git a/dialogflow-cx/requirements-test.txt b/dialogflow-cx/requirements-test.txt index f15b2186bd1..d833c7119e1 100644 --- a/dialogflow-cx/requirements-test.txt +++ b/dialogflow-cx/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 pytest-asyncio==0.21.1 \ No newline at end of file diff --git a/dialogflow/requirements-test.txt b/dialogflow/requirements-test.txt index 185d62c4204..871810f1e4e 100644 --- a/dialogflow/requirements-test.txt +++ b/dialogflow/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/discoveryengine/requirements-test.txt b/discoveryengine/requirements-test.txt index e8a7ae0cb55..45c1cc3bdc5 100644 --- a/discoveryengine/requirements-test.txt +++ b/discoveryengine/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.2.0 +pytest==9.0.3 google-api-core==2.21.0 google-cloud-resource-manager==1.12.5 diff --git a/dlp/snippets/requirements-test.txt b/dlp/snippets/requirements-test.txt index 632e5ad15a8..fdee0758f78 100644 --- a/dlp/snippets/requirements-test.txt +++ b/dlp/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/gemma2/requirements-test.txt b/gemma2/requirements-test.txt index 40543aababf..b3b2b3ca4cc 100644 --- a/gemma2/requirements-test.txt +++ b/gemma2/requirements-test.txt @@ -1 +1 @@ -pytest==8.3.3 +pytest==9.0.3 diff --git a/iap/app_engine_app/requirements-test.txt b/iap/app_engine_app/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/iap/app_engine_app/requirements-test.txt +++ b/iap/app_engine_app/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/iap/requirements-test.txt b/iap/requirements-test.txt index 185d62c4204..871810f1e4e 100644 --- a/iap/requirements-test.txt +++ b/iap/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/media_cdn/requirements-test.txt b/media_cdn/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/media_cdn/requirements-test.txt +++ b/media_cdn/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/notebooks/requirements-test.txt b/notebooks/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/notebooks/requirements-test.txt +++ b/notebooks/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/notebooks/samples/requirements-test.txt b/notebooks/samples/requirements-test.txt index 060ed652e0b..d9ad1f716cc 100644 --- a/notebooks/samples/requirements-test.txt +++ b/notebooks/samples/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/servicedirectory/requirements-test.txt b/servicedirectory/requirements-test.txt index f3230681cda..a5a3777fcb2 100644 --- a/servicedirectory/requirements-test.txt +++ b/servicedirectory/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/storagecontrol/requirements-test.txt b/storagecontrol/requirements-test.txt index f2e02a98e66..8ef198af0c0 100644 --- a/storagecontrol/requirements-test.txt +++ b/storagecontrol/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 google-cloud-storage==2.17.0 \ No newline at end of file diff --git a/storagetransfer/requirements-test.txt b/storagetransfer/requirements-test.txt index c43d6e65095..374adaa281d 100644 --- a/storagetransfer/requirements-test.txt +++ b/storagetransfer/requirements-test.txt @@ -6,4 +6,4 @@ google-cloud-pubsub==2.28.0 google-cloud-storage==2.9.0; python_version < '3.7' google-cloud-storage==2.9.0; python_version > '3.6' google-cloud-secret-manager==2.16.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/talent/requirements-test.txt b/talent/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/talent/requirements-test.txt +++ b/talent/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/tpu/requirements-test.txt b/tpu/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/tpu/requirements-test.txt +++ b/tpu/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3