diff --git a/appengine/flexible/analytics/requirements-test.txt b/appengine/flexible/analytics/requirements-test.txt index 497e21785f62..0a501624ec55 100644 --- a/appengine/flexible/analytics/requirements-test.txt +++ b/appengine/flexible/analytics/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 responses==0.23.1 diff --git a/appengine/flexible/datastore/requirements-test.txt b/appengine/flexible/datastore/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/datastore/requirements-test.txt +++ b/appengine/flexible/datastore/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/disk/requirements-test.txt b/appengine/flexible/disk/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/disk/requirements-test.txt +++ b/appengine/flexible/disk/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/django_cloudsql/requirements-test.txt b/appengine/flexible/django_cloudsql/requirements-test.txt index 99bb7d24ca48..00abc49cc6e8 100644 --- a/appengine/flexible/django_cloudsql/requirements-test.txt +++ b/appengine/flexible/django_cloudsql/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 pytest-django==4.5.0 diff --git a/appengine/flexible/extending_runtime/requirements-test.txt b/appengine/flexible/extending_runtime/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/extending_runtime/requirements-test.txt +++ b/appengine/flexible/extending_runtime/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/hello_world/requirements-test.txt b/appengine/flexible/hello_world/requirements-test.txt index 95ea1e6a02b0..15d066af3197 100644 --- a/appengine/flexible/hello_world/requirements-test.txt +++ b/appengine/flexible/hello_world/requirements-test.txt @@ -1 +1 @@ -pytest==6.2.4 +pytest==8.2.0 diff --git a/appengine/flexible/hello_world_django/requirements-test.txt b/appengine/flexible/hello_world_django/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/hello_world_django/requirements-test.txt +++ b/appengine/flexible/hello_world_django/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/metadata/requirements-test.txt b/appengine/flexible/metadata/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/metadata/requirements-test.txt +++ b/appengine/flexible/metadata/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/multiple_services/gateway-service/requirements-test.txt b/appengine/flexible/multiple_services/gateway-service/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/multiple_services/gateway-service/requirements-test.txt +++ b/appengine/flexible/multiple_services/gateway-service/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/multiple_services/static-service/requirements-test.txt b/appengine/flexible/multiple_services/static-service/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/multiple_services/static-service/requirements-test.txt +++ b/appengine/flexible/multiple_services/static-service/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/numpy/requirements-test.txt b/appengine/flexible/numpy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/numpy/requirements-test.txt +++ b/appengine/flexible/numpy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/pubsub/requirements-test.txt b/appengine/flexible/pubsub/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/pubsub/requirements-test.txt +++ b/appengine/flexible/pubsub/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/scipy/requirements-test.txt b/appengine/flexible/scipy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/scipy/requirements-test.txt +++ b/appengine/flexible/scipy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/static_files/requirements-test.txt b/appengine/flexible/static_files/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/static_files/requirements-test.txt +++ b/appengine/flexible/static_files/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/storage/requirements-test.txt b/appengine/flexible/storage/requirements-test.txt index 8d27f6ed4b59..f27726d7455a 100644 --- a/appengine/flexible/storage/requirements-test.txt +++ b/appengine/flexible/storage/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 google-cloud-storage==2.9.0 diff --git a/appengine/flexible/tasks/requirements-test.txt b/appengine/flexible/tasks/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible/tasks/requirements-test.txt +++ b/appengine/flexible/tasks/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible/twilio/requirements-test.txt b/appengine/flexible/twilio/requirements-test.txt index 497e21785f62..0a501624ec55 100644 --- a/appengine/flexible/twilio/requirements-test.txt +++ b/appengine/flexible/twilio/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 responses==0.23.1 diff --git a/appengine/flexible/websockets/requirements-test.txt b/appengine/flexible/websockets/requirements-test.txt index 68dea7dccc4f..92b9194cf63c 100644 --- a/appengine/flexible/websockets/requirements-test.txt +++ b/appengine/flexible/websockets/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 retrying==1.3.4 websocket-client==1.7.0 diff --git a/appengine/flexible_python37_and_earlier/analytics/requirements-test.txt b/appengine/flexible_python37_and_earlier/analytics/requirements-test.txt index e7febbf446cd..e89f6031ad72 100644 --- a/appengine/flexible_python37_and_earlier/analytics/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/analytics/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 responses==0.17.0; python_version < '3.7' responses==0.23.1; python_version > '3.6' diff --git a/appengine/flexible_python37_and_earlier/datastore/requirements-test.txt b/appengine/flexible_python37_and_earlier/datastore/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/datastore/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/datastore/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/disk/requirements-test.txt b/appengine/flexible_python37_and_earlier/disk/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/disk/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/disk/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/django_cloudsql/requirements-test.txt b/appengine/flexible_python37_and_earlier/django_cloudsql/requirements-test.txt index 99bb7d24ca48..00abc49cc6e8 100644 --- a/appengine/flexible_python37_and_earlier/django_cloudsql/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/django_cloudsql/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 pytest-django==4.5.0 diff --git a/appengine/flexible_python37_and_earlier/extending_runtime/requirements-test.txt b/appengine/flexible_python37_and_earlier/extending_runtime/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/extending_runtime/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/extending_runtime/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/hello_world/requirements-test.txt b/appengine/flexible_python37_and_earlier/hello_world/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/hello_world/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/hello_world/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/hello_world_django/requirements-test.txt b/appengine/flexible_python37_and_earlier/hello_world_django/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/hello_world_django/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/hello_world_django/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/metadata/requirements-test.txt b/appengine/flexible_python37_and_earlier/metadata/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/metadata/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/metadata/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/multiple_services/gateway-service/requirements-test.txt b/appengine/flexible_python37_and_earlier/multiple_services/gateway-service/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/multiple_services/gateway-service/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/multiple_services/gateway-service/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/multiple_services/static-service/requirements-test.txt b/appengine/flexible_python37_and_earlier/multiple_services/static-service/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/multiple_services/static-service/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/multiple_services/static-service/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/numpy/requirements-test.txt b/appengine/flexible_python37_and_earlier/numpy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/numpy/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/numpy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/pubsub/requirements-test.txt b/appengine/flexible_python37_and_earlier/pubsub/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/pubsub/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/pubsub/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/scipy/requirements-test.txt b/appengine/flexible_python37_and_earlier/scipy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/scipy/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/scipy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/static_files/requirements-test.txt b/appengine/flexible_python37_and_earlier/static_files/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/static_files/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/static_files/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/storage/requirements-test.txt b/appengine/flexible_python37_and_earlier/storage/requirements-test.txt index 8d27f6ed4b59..f27726d7455a 100644 --- a/appengine/flexible_python37_and_earlier/storage/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/storage/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 google-cloud-storage==2.9.0 diff --git a/appengine/flexible_python37_and_earlier/tasks/requirements-test.txt b/appengine/flexible_python37_and_earlier/tasks/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/appengine/flexible_python37_and_earlier/tasks/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/tasks/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/appengine/flexible_python37_and_earlier/twilio/requirements-test.txt b/appengine/flexible_python37_and_earlier/twilio/requirements-test.txt index e7febbf446cd..e89f6031ad72 100644 --- a/appengine/flexible_python37_and_earlier/twilio/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/twilio/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 responses==0.17.0; python_version < '3.7' responses==0.23.1; python_version > '3.6' diff --git a/appengine/flexible_python37_and_earlier/websockets/requirements-test.txt b/appengine/flexible_python37_and_earlier/websockets/requirements-test.txt index 68dea7dccc4f..92b9194cf63c 100644 --- a/appengine/flexible_python37_and_earlier/websockets/requirements-test.txt +++ b/appengine/flexible_python37_and_earlier/websockets/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 retrying==1.3.4 websocket-client==1.7.0 diff --git a/asset/snippets/requirements-test.txt b/asset/snippets/requirements-test.txt index 7bcee3835297..d57b0bfd0ab9 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==7.2.0 +pytest==8.2.0 diff --git a/auth/api-client/requirements-test.txt b/auth/api-client/requirements-test.txt index 87f8fc2b65ad..6ff70adf77d3 100644 --- a/auth/api-client/requirements-test.txt +++ b/auth/api-client/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.2 +pytest==8.2.0 backoff==2.2.1 diff --git a/auth/cloud-client/requirements-test.txt b/auth/cloud-client/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/auth/cloud-client/requirements-test.txt +++ b/auth/cloud-client/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/auth/downscoping/requirements-test.txt b/auth/downscoping/requirements-test.txt index 3785598fca48..5d399275c933 100644 --- a/auth/downscoping/requirements-test.txt +++ b/auth/downscoping/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 google-cloud-storage==2.9.0; python_version < '3.7' google-cloud-storage==2.9.0; python_version > '3.6' diff --git a/auth/end-user/web/requirements-test.txt b/auth/end-user/web/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/auth/end-user/web/requirements-test.txt +++ b/auth/end-user/web/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/auth/service-to-service/requirements-test.txt b/auth/service-to-service/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/auth/service-to-service/requirements-test.txt +++ b/auth/service-to-service/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/automl/beta/requirements-test.txt b/automl/beta/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/automl/beta/requirements-test.txt +++ b/automl/beta/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/automl/snippets/requirements-test.txt b/automl/snippets/requirements-test.txt index b90fc387d015..f3230681cda3 100644 --- a/automl/snippets/requirements-test.txt +++ b/automl/snippets/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/automl/tables/requirements-test.txt b/automl/tables/requirements-test.txt index ee41191cbd44..c7bdc2841f64 100644 --- a/automl/tables/requirements-test.txt +++ b/automl/tables/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 backoff==2.2.1 \ No newline at end of file diff --git a/batch/requirements-test.txt b/batch/requirements-test.txt index 40e9a3f839a0..08d1b1b9c1ff 100644 --- a/batch/requirements-test.txt +++ b/batch/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.2.0 +pytest==8.2.0 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 8e8f5c2707e9..5dba476148fe 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.3.2 +pytest==8.2.0 google-cloud-testutils==1.3.3 \ No newline at end of file diff --git a/bigquery-datatransfer/snippets/requirements-test.txt b/bigquery-datatransfer/snippets/requirements-test.txt index 85d65fda6ffd..a9801b59efad 100644 --- a/bigquery-datatransfer/snippets/requirements-test.txt +++ b/bigquery-datatransfer/snippets/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-bigquery==3.11.4 google-cloud-pubsub==2.17.1 -pytest==7.3.2 +pytest==8.2.0 mock==5.0.2 diff --git a/bigquery-migration/snippets/requirements-test.txt b/bigquery-migration/snippets/requirements-test.txt index c5fedbe13adb..5224b1001379 100644 --- a/bigquery-migration/snippets/requirements-test.txt +++ b/bigquery-migration/snippets/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.3.2 +pytest==8.2.0 google-cloud-testutils==1.3.3 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 ca1f33bd3f48..66840746ac83 100644 --- a/bigquery-reservation/snippets/requirements-test.txt +++ b/bigquery-reservation/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.3.1 +pytest==8.2.0 google-cloud-testutils==1.3.3 diff --git a/bigquery/bqml/requirements-test.txt b/bigquery/bqml/requirements-test.txt index 300fbe2059e4..f1684cd8061e 100644 --- a/bigquery/bqml/requirements-test.txt +++ b/bigquery/bqml/requirements-test.txt @@ -1,2 +1,2 @@ flaky==3.8.1 -pytest==7.0.1 +pytest==8.2.0 diff --git a/bigquery/pandas-gbq-migration/requirements-test.txt b/bigquery/pandas-gbq-migration/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/bigquery/pandas-gbq-migration/requirements-test.txt +++ b/bigquery/pandas-gbq-migration/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/bigquery/remote-function/document/requirements-test.txt b/bigquery/remote-function/document/requirements-test.txt index d37c780e64f6..5c1673319cc6 100644 --- a/bigquery/remote-function/document/requirements-test.txt +++ b/bigquery/remote-function/document/requirements-test.txt @@ -1,4 +1,4 @@ Flask==2.2.2 functions-framework==3.5.0 google-cloud-documentai==2.15.0 -pytest==7.2.0 +pytest==8.2.0 diff --git a/bigquery/remote-function/translate/requirements-test.txt b/bigquery/remote-function/translate/requirements-test.txt index 78ca783db2d7..8499725bdfc9 100644 --- a/bigquery/remote-function/translate/requirements-test.txt +++ b/bigquery/remote-function/translate/requirements-test.txt @@ -1,4 +1,4 @@ Flask==2.2.2 functions-framework==3.5.0 google-cloud-translate==3.11.1 -pytest==7.2.1 +pytest==8.2.0 diff --git a/bigquery/remote-function/vision/requirements-test.txt b/bigquery/remote-function/vision/requirements-test.txt index a04656fc567b..49f5edb0471d 100644 --- a/bigquery/remote-function/vision/requirements-test.txt +++ b/bigquery/remote-function/vision/requirements-test.txt @@ -1,4 +1,4 @@ Flask==2.2.2 functions-framework==3.5.0 google-cloud-vision==3.4.2 -pytest==7.2.0 +pytest==8.2.0 diff --git a/billing/requirements-test.txt b/billing/requirements-test.txt index 95ea1e6a02b0..15d066af3197 100644 --- a/billing/requirements-test.txt +++ b/billing/requirements-test.txt @@ -1 +1 @@ -pytest==6.2.4 +pytest==8.2.0 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 7621c1ff2128..185d62c42040 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==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/cdn/requirements-test.txt b/cdn/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cdn/requirements-test.txt +++ b/cdn/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-media-livestream/keypublisher/requirements.txt b/cloud-media-livestream/keypublisher/requirements.txt index 8dad3ac3be6e..db4e5722157a 100644 --- a/cloud-media-livestream/keypublisher/requirements.txt +++ b/cloud-media-livestream/keypublisher/requirements.txt @@ -7,6 +7,6 @@ pycryptodome==3.19.1 pyOpenSSL==24.0.0 requests==2.31.0 signxml==3.2.0 -pytest==7.3.1 +pytest==8.2.0 pytest-mock==3.10.0 Werkzeug==3.0.1 diff --git a/cloud-sql/mysql/client-side-encryption/requirements-test.txt b/cloud-sql/mysql/client-side-encryption/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/mysql/client-side-encryption/requirements-test.txt +++ b/cloud-sql/mysql/client-side-encryption/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-sql/mysql/sqlalchemy/requirements-test.txt b/cloud-sql/mysql/sqlalchemy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/mysql/sqlalchemy/requirements-test.txt +++ b/cloud-sql/mysql/sqlalchemy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-sql/postgres/client-side-encryption/requirements-test.txt b/cloud-sql/postgres/client-side-encryption/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/postgres/client-side-encryption/requirements-test.txt +++ b/cloud-sql/postgres/client-side-encryption/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-sql/postgres/sqlalchemy/requirements-test.txt b/cloud-sql/postgres/sqlalchemy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/postgres/sqlalchemy/requirements-test.txt +++ b/cloud-sql/postgres/sqlalchemy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-sql/sql-server/client-side-encryption/requirements-test.txt b/cloud-sql/sql-server/client-side-encryption/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/sql-server/client-side-encryption/requirements-test.txt +++ b/cloud-sql/sql-server/client-side-encryption/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud-sql/sql-server/sqlalchemy/requirements-test.txt b/cloud-sql/sql-server/sqlalchemy/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/cloud-sql/sql-server/sqlalchemy/requirements-test.txt +++ b/cloud-sql/sql-server/sqlalchemy/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/cloud_scheduler/snippets/requirements-test.txt b/cloud_scheduler/snippets/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/cloud_scheduler/snippets/requirements-test.txt +++ b/cloud_scheduler/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/cloud_tasks/http_queues/requirements-test.txt b/cloud_tasks/http_queues/requirements-test.txt index 5e0ed7852014..f5d870b6f02d 100644 --- a/cloud_tasks/http_queues/requirements-test.txt +++ b/cloud_tasks/http_queues/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.2.0 +pytest==8.2.0 google-auth==2.23.3 google-api-core==2.17.1 diff --git a/cloud_tasks/snippets/requirements-test.txt b/cloud_tasks/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/cloud_tasks/snippets/requirements-test.txt +++ b/cloud_tasks/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/cloudbuild/snippets/requirements-test.txt b/cloudbuild/snippets/requirements-test.txt index 89cb815c988e..060ed652e0ba 100644 --- a/cloudbuild/snippets/requirements-test.txt +++ b/cloudbuild/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 \ No newline at end of file +pytest==8.2.0 \ 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 19d9569044d0..a2ac75570c01 100644 --- a/composer/2022_airflow_summit/requirements-test.txt +++ b/composer/2022_airflow_summit/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==8.2.0 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/airflow_1_samples/requirements-test.txt b/composer/airflow_1_samples/requirements-test.txt index 98da4a6ad2bd..c09fc77b5160 100644 --- a/composer/airflow_1_samples/requirements-test.txt +++ b/composer/airflow_1_samples/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloud-composer-dag-test-utils==0.0.1 diff --git a/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements-test.txt b/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements-test.txt index 3acfa4f6cced..02122fa48a55 100644 --- a/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements-test.txt +++ b/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloud-composer-dag-test-utils==1.0.0 \ No newline at end of file diff --git a/composer/blog/gcp-tech-blog/unit-test-dags-cloud-build/requirements-test.txt b/composer/blog/gcp-tech-blog/unit-test-dags-cloud-build/requirements-test.txt index 3acfa4f6cced..02122fa48a55 100644 --- a/composer/blog/gcp-tech-blog/unit-test-dags-cloud-build/requirements-test.txt +++ b/composer/blog/gcp-tech-blog/unit-test-dags-cloud-build/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloud-composer-dag-test-utils==1.0.0 \ No newline at end of file diff --git a/composer/cicd_sample/requirements-test.txt b/composer/cicd_sample/requirements-test.txt index 3acfa4f6cced..02122fa48a55 100644 --- a/composer/cicd_sample/requirements-test.txt +++ b/composer/cicd_sample/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloud-composer-dag-test-utils==1.0.0 \ No newline at end of file diff --git a/composer/cicd_sample/utils/requirements-test.txt b/composer/cicd_sample/utils/requirements-test.txt index 08494e32a577..f6d96c7f7f73 100644 --- a/composer/cicd_sample/utils/requirements-test.txt +++ b/composer/cicd_sample/utils/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 google-api-core==2.17.1 google-resumable-media==2.5.0 diff --git a/composer/functions/requirements-test.txt b/composer/functions/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/composer/functions/requirements-test.txt +++ b/composer/functions/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/composer/rest/composer2/requirements-test.txt b/composer/rest/composer2/requirements-test.txt index e814c7f14574..3363813fe0a5 100644 --- a/composer/rest/composer2/requirements-test.txt +++ b/composer/rest/composer2/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 diff --git a/composer/rest/requirements-test.txt b/composer/rest/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/composer/rest/requirements-test.txt +++ b/composer/rest/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/composer/workflows/requirements-test.txt b/composer/workflows/requirements-test.txt index 0e077ee28c4b..79b7674880c0 100644 --- a/composer/workflows/requirements-test.txt +++ b/composer/workflows/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloud-composer-dag-test-utils==1.0.0 diff --git a/compute/api/requirements-test.txt b/compute/api/requirements-test.txt index 7621c1ff2128..185d62c42040 100644 --- a/compute/api/requirements-test.txt +++ b/compute/api/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/compute/auth/requirements-test.txt b/compute/auth/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/compute/auth/requirements-test.txt +++ b/compute/auth/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/compute/client_library/requirements-test.txt b/compute/client_library/requirements-test.txt index c32115008e7e..b1f479b9430a 100644 --- a/compute/client_library/requirements-test.txt +++ b/compute/client_library/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.2.0 +pytest==8.2.0 pytest-xdist==3.3.1 flaky==3.8.1 google-cloud-storage==2.9.0 diff --git a/compute/encryption/requirements-test.txt b/compute/encryption/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/compute/encryption/requirements-test.txt +++ b/compute/encryption/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/compute/load_balancing/requirements-test.txt b/compute/load_balancing/requirements-test.txt index 11b890faecfe..060ed652e0ba 100644 --- a/compute/load_balancing/requirements-test.txt +++ b/compute/load_balancing/requirements-test.txt @@ -1 +1 @@ -pytest==6.2.4 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/compute/managed-instances/demo/requirements-test.txt b/compute/managed-instances/demo/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/compute/managed-instances/demo/requirements-test.txt +++ b/compute/managed-instances/demo/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/compute/metadata/requirements-test.txt b/compute/metadata/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/compute/metadata/requirements-test.txt +++ b/compute/metadata/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/compute/oslogin/requirements-test.txt b/compute/oslogin/requirements-test.txt index 4e2f08e9941e..ffd9fbd2c200 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==7.2.2 +pytest==8.2.0 google-cloud-iam==2.12.0 google-api-python-client==2.87.0 diff --git a/contact-center-insights/snippets/requirements-test.txt b/contact-center-insights/snippets/requirements-test.txt index 043016281879..471121206a66 100644 --- a/contact-center-insights/snippets/requirements-test.txt +++ b/contact-center-insights/snippets/requirements-test.txt @@ -1,3 +1,3 @@ google-auth==2.19.1 google-cloud-pubsub==2.17.0 -pytest==7.2.1 +pytest==8.2.0 diff --git a/container/snippets/requirements.txt b/container/snippets/requirements.txt index 1806715480d7..1146ba9f69da 100644 --- a/container/snippets/requirements.txt +++ b/container/snippets/requirements.txt @@ -1,3 +1,3 @@ google-cloud-container==2.23.0 backoff==2.2.1 -pytest==7.2.0 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/containeranalysis/snippets/requirements-test.txt b/containeranalysis/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/containeranalysis/snippets/requirements-test.txt +++ b/containeranalysis/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/containeranalysis/snippets/requirements.txt b/containeranalysis/snippets/requirements.txt index a82922ceb4b3..4887a6d7bd5f 100644 --- a/containeranalysis/snippets/requirements.txt +++ b/containeranalysis/snippets/requirements.txt @@ -1,6 +1,6 @@ google-cloud-pubsub==2.17.0 google-cloud-containeranalysis==2.12.1 grafeas==1.10.0 -pytest==7.2.0 +pytest==8.2.0 flaky==3.8.1 mock==5.0.2 diff --git a/contentwarehouse/snippets/requirements-test.txt b/contentwarehouse/snippets/requirements-test.txt index 10476ab7bdd9..d752d70577e8 100644 --- a/contentwarehouse/snippets/requirements-test.txt +++ b/contentwarehouse/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 google-cloud-resource-manager==1.10.1 diff --git a/datacatalog/quickstart/requirements-test.txt b/datacatalog/quickstart/requirements-test.txt index 3f5434655d08..551e7ae3a15f 100644 --- a/datacatalog/quickstart/requirements-test.txt +++ b/datacatalog/quickstart/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 google-cloud-bigquery==3.11.4 \ No newline at end of file diff --git a/datacatalog/snippets/requirements-test.txt b/datacatalog/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/datacatalog/snippets/requirements-test.txt +++ b/datacatalog/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/datacatalog/v1beta1/requirements-test.txt b/datacatalog/v1beta1/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/datacatalog/v1beta1/requirements-test.txt +++ b/datacatalog/v1beta1/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/dataflow/custom-containers/miniconda/requirements-test.txt b/dataflow/custom-containers/miniconda/requirements-test.txt index b2403333b55d..f85c847a472d 100644 --- a/dataflow/custom-containers/miniconda/requirements-test.txt +++ b/dataflow/custom-containers/miniconda/requirements-test.txt @@ -1,4 +1,4 @@ google-api-python-client==2.87.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==6.2.4 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/dataflow/custom-containers/minimal/requirements-test.txt b/dataflow/custom-containers/minimal/requirements-test.txt index d03392bcc2c1..f85c847a472d 100644 --- a/dataflow/custom-containers/minimal/requirements-test.txt +++ b/dataflow/custom-containers/minimal/requirements-test.txt @@ -1,4 +1,4 @@ google-api-python-client==2.87.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/dataflow/custom-containers/ubuntu/requirements-test.txt b/dataflow/custom-containers/ubuntu/requirements-test.txt index d03392bcc2c1..f85c847a472d 100644 --- a/dataflow/custom-containers/ubuntu/requirements-test.txt +++ b/dataflow/custom-containers/ubuntu/requirements-test.txt @@ -1,4 +1,4 @@ google-api-python-client==2.87.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/dataflow/encryption-keys/requirements-test.txt b/dataflow/encryption-keys/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/dataflow/encryption-keys/requirements-test.txt +++ b/dataflow/encryption-keys/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/dataflow/extensible-templates/requirements-test.txt b/dataflow/extensible-templates/requirements-test.txt index 3d925d1a4cda..4ec91ec32330 100644 --- a/dataflow/extensible-templates/requirements-test.txt +++ b/dataflow/extensible-templates/requirements-test.txt @@ -2,5 +2,5 @@ google-api-python-client==2.87.0 google-cloud-bigquery==3.11.4 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==7.0.1 +pytest==8.2.0 pyyaml==6.0 \ No newline at end of file diff --git a/dataflow/flex-templates/streaming_beam/requirements-test.txt b/dataflow/flex-templates/streaming_beam/requirements-test.txt index b609a1956750..e87e63a2f5e6 100644 --- a/dataflow/flex-templates/streaming_beam/requirements-test.txt +++ b/dataflow/flex-templates/streaming_beam/requirements-test.txt @@ -1,5 +1,5 @@ google-api-python-client==2.87.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==7.0.1 +pytest==8.2.0 pyyaml==6.0 \ No newline at end of file diff --git a/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt b/dataflow/gpu-examples/pytorch-minimal/requirements-test.txt index cb12b2d908ed..ef223e85d57d 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.87.0 google-cloud-storage==2.9.0 pytest-xdist==3.3.0 -pytest==7.0.1 +pytest==8.2.0 diff --git a/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat-prime/requirements-test.txt index 006470ba979c..c1f8e786b492 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.87.0 google-cloud-storage==2.9.0 -pytest==7.3.1 +pytest==8.2.0 diff --git a/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt b/dataflow/gpu-examples/tensorflow-landsat/requirements-test.txt index 006470ba979c..c1f8e786b492 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.87.0 google-cloud-storage==2.9.0 -pytest==7.3.1 +pytest==8.2.0 diff --git a/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt b/dataflow/gpu-examples/tensorflow-minimal/requirements-test.txt index 006470ba979c..c1f8e786b492 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.87.0 google-cloud-storage==2.9.0 -pytest==7.3.1 +pytest==8.2.0 diff --git a/dataflow/run-inference/requirements-test.txt b/dataflow/run-inference/requirements-test.txt index cad5d7ed6fab..d1caf8e0c1a5 100644 --- a/dataflow/run-inference/requirements-test.txt +++ b/dataflow/run-inference/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-aiplatform==1.47.0 google-cloud-dataflow-client==0.8.10 google-cloud-storage==2.10.0 -pytest==7.4.0 +pytest==8.2.0 diff --git a/dataflow/run_template/requirements-test.txt b/dataflow/run_template/requirements-test.txt index 9a58d0d14618..3d7f0e8e4b51 100644 --- a/dataflow/run_template/requirements-test.txt +++ b/dataflow/run_template/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==8.2.0 flask==2.2.5 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" diff --git a/dataflow/snippets/requirements-test.txt b/dataflow/snippets/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/dataflow/snippets/requirements-test.txt +++ b/dataflow/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/datalabeling/snippets/requirements-test.txt b/datalabeling/snippets/requirements-test.txt index b90fc387d015..f3230681cda3 100644 --- a/datalabeling/snippets/requirements-test.txt +++ b/datalabeling/snippets/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/dataproc/snippets/requirements-test.txt b/dataproc/snippets/requirements-test.txt index 84e64c42be45..3cb027c3ea40 100644 --- a/dataproc/snippets/requirements-test.txt +++ b/dataproc/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 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 fffd5c5edb72..2a635ea7b6ab 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==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/datastore/cloud-ndb/requirements-test.txt b/datastore/cloud-ndb/requirements-test.txt index 988be15f8add..8ce117fb56ee 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==7.0.1 +pytest==8.2.0 diff --git a/dialogflow-cx/requirements-test.txt b/dialogflow-cx/requirements-test.txt index 805eb2a9f845..15d066af3197 100644 --- a/dialogflow-cx/requirements-test.txt +++ b/dialogflow-cx/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.1 +pytest==8.2.0 diff --git a/dialogflow/requirements-test.txt b/dialogflow/requirements-test.txt index 8fbd9b6cb0b1..185d62c42040 100644 --- a/dialogflow/requirements-test.txt +++ b/dialogflow/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/discoveryengine/requirements-test.txt b/discoveryengine/requirements-test.txt index 5669a4184803..7d3b44ba7792 100644 --- a/discoveryengine/requirements-test.txt +++ b/discoveryengine/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.1 +pytest==8.2.0 google-api-core==2.17.1 diff --git a/dlp/snippets/requirements-test.txt b/dlp/snippets/requirements-test.txt index 52eaeedc47e2..632e5ad15a8d 100644 --- a/dlp/snippets/requirements-test.txt +++ b/dlp/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.2.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/dns/api/requirements-test.txt b/dns/api/requirements-test.txt index 7621c1ff2128..185d62c42040 100644 --- a/dns/api/requirements-test.txt +++ b/dns/api/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/documentai/snippets/requirements-test.txt b/documentai/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/documentai/snippets/requirements-test.txt +++ b/documentai/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements-test.txt b/endpoints/bookstore-grpc-transcoding/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements-test.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/endpoints/bookstore-grpc/requirements-test.txt b/endpoints/bookstore-grpc/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/endpoints/bookstore-grpc/requirements-test.txt +++ b/endpoints/bookstore-grpc/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/endpoints/getting-started-grpc/requirements-test.txt b/endpoints/getting-started-grpc/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/endpoints/getting-started-grpc/requirements-test.txt +++ b/endpoints/getting-started-grpc/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/endpoints/getting-started/clients/service_to_service_non_default/requirements-test.txt b/endpoints/getting-started/clients/service_to_service_non_default/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/endpoints/getting-started/clients/service_to_service_non_default/requirements-test.txt +++ b/endpoints/getting-started/clients/service_to_service_non_default/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/endpoints/getting-started/requirements-test.txt b/endpoints/getting-started/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/endpoints/getting-started/requirements-test.txt +++ b/endpoints/getting-started/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/enterpriseknowledgegraph/entity_reconciliation/requirements-test.txt b/enterpriseknowledgegraph/entity_reconciliation/requirements-test.txt index de11d6fa2114..55d9a1d34d93 100644 --- a/enterpriseknowledgegraph/entity_reconciliation/requirements-test.txt +++ b/enterpriseknowledgegraph/entity_reconciliation/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.2.0 +pytest==8.2.0 google-api-core google-cloud-enterpriseknowledgegraph diff --git a/enterpriseknowledgegraph/search/requirements-test.txt b/enterpriseknowledgegraph/search/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/enterpriseknowledgegraph/search/requirements-test.txt +++ b/enterpriseknowledgegraph/search/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/error_reporting/fluent_on_compute/requirements-test.txt b/error_reporting/fluent_on_compute/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/error_reporting/fluent_on_compute/requirements-test.txt +++ b/error_reporting/fluent_on_compute/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/error_reporting/snippets/requirements-test.txt b/error_reporting/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/error_reporting/snippets/requirements-test.txt +++ b/error_reporting/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/eventarc/audit-storage/requirements-test.txt b/eventarc/audit-storage/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/eventarc/audit-storage/requirements-test.txt +++ b/eventarc/audit-storage/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/eventarc/audit_iam/requirements-test.txt b/eventarc/audit_iam/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/eventarc/audit_iam/requirements-test.txt +++ b/eventarc/audit_iam/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/eventarc/generic/requirements-test.txt b/eventarc/generic/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/eventarc/generic/requirements-test.txt +++ b/eventarc/generic/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/eventarc/pubsub/requirements-test.txt b/eventarc/pubsub/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/eventarc/pubsub/requirements-test.txt +++ b/eventarc/pubsub/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/eventarc/storage_handler/requirements-test.txt b/eventarc/storage_handler/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/eventarc/storage_handler/requirements-test.txt +++ b/eventarc/storage_handler/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/firestore/cloud-async-client/requirements-test.txt b/firestore/cloud-async-client/requirements-test.txt index f1c20fef7439..8e8f4270ac67 100644 --- a/firestore/cloud-async-client/requirements-test.txt +++ b/firestore/cloud-async-client/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==8.2.0 pytest-asyncio==0.21.0; python_version > '3.6' pytest-asyncio==0.16.0; python_version < '3.7' flaky==3.8.1 diff --git a/firestore/cloud-client/requirements-test.txt b/firestore/cloud-client/requirements-test.txt index fbdea955abdf..632e5ad15a8d 100644 --- a/firestore/cloud-client/requirements-test.txt +++ b/firestore/cloud-client/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/functions/bigtable/requirements-test.txt b/functions/bigtable/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/bigtable/requirements-test.txt +++ b/functions/bigtable/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/billing/requirements-test.txt b/functions/billing/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/billing/requirements-test.txt +++ b/functions/billing/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/concepts-filesystem/requirements-test.txt b/functions/concepts-filesystem/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/concepts-filesystem/requirements-test.txt +++ b/functions/concepts-filesystem/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/concepts-requests/requirements-test.txt b/functions/concepts-requests/requirements-test.txt index c8baede0b92d..3f65d62c8b7b 100644 --- a/functions/concepts-requests/requirements-test.txt +++ b/functions/concepts-requests/requirements-test.txt @@ -1,5 +1,5 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 responses==0.17.0; python_version < '3.7' responses==0.23.1; python_version > '3.6' diff --git a/functions/concepts-stateless/requirements-test.txt b/functions/concepts-stateless/requirements-test.txt index dfa0891bffd1..ff7d2bac3d6e 100644 --- a/functions/concepts-stateless/requirements-test.txt +++ b/functions/concepts-stateless/requirements-test.txt @@ -1,3 +1,3 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 functions-framework==3.5.0 diff --git a/functions/env_vars/requirements-test.txt b/functions/env_vars/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/env_vars/requirements-test.txt +++ b/functions/env_vars/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/firebase/requirements-test.txt b/functions/firebase/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/firebase/requirements-test.txt +++ b/functions/firebase/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/helloworld/requirements-test.txt b/functions/helloworld/requirements-test.txt index 486a3a248ba4..fb5c7aebe0d9 100644 --- a/functions/helloworld/requirements-test.txt +++ b/functions/helloworld/requirements-test.txt @@ -1,3 +1,3 @@ functions-framework==3.5.0 -pytest==7.0.1 +pytest==8.2.0 uuid==1.30 diff --git a/functions/http/requirements-test.txt b/functions/http/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/http/requirements-test.txt +++ b/functions/http/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/imagemagick/requirements-dev.txt b/functions/imagemagick/requirements-dev.txt index 5a3cc7ca5b13..7cb834588a14 100644 --- a/functions/imagemagick/requirements-dev.txt +++ b/functions/imagemagick/requirements-dev.txt @@ -1,4 +1,4 @@ uuid==1.30 -pytest==7.4.0; python_version > "3.0" +pytest==8.2.0; python_version > "3.0" # pin pytest to 4.6.11 or lower for Python2. -pytest==4.6.11; python_version < "3.0" +pytest==8.2.0; python_version < "3.0" diff --git a/functions/imagemagick/requirements-test.txt b/functions/imagemagick/requirements-test.txt index 70613be0cfe4..15d066af3197 100644 --- a/functions/imagemagick/requirements-test.txt +++ b/functions/imagemagick/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==8.2.0 diff --git a/functions/log/requirements-test.txt b/functions/log/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/log/requirements-test.txt +++ b/functions/log/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/memorystore/redis/requirements-test.txt b/functions/memorystore/redis/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/memorystore/redis/requirements-test.txt +++ b/functions/memorystore/redis/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/ocr/app/requirements-test.txt b/functions/ocr/app/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/functions/ocr/app/requirements-test.txt +++ b/functions/ocr/app/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/functions/pubsub/requirements-test.txt b/functions/pubsub/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/pubsub/requirements-test.txt +++ b/functions/pubsub/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/security/requirements-test.txt b/functions/security/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/security/requirements-test.txt +++ b/functions/security/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/slack/requirements-test.txt b/functions/slack/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/slack/requirements-test.txt +++ b/functions/slack/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/spanner/requirements-test.txt b/functions/spanner/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/spanner/requirements-test.txt +++ b/functions/spanner/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/tips-avoid-infinite-retries/requirements-test.txt b/functions/tips-avoid-infinite-retries/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/tips-avoid-infinite-retries/requirements-test.txt +++ b/functions/tips-avoid-infinite-retries/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/tips-connection-pooling/requirements-test.txt b/functions/tips-connection-pooling/requirements-test.txt index c8baede0b92d..3f65d62c8b7b 100644 --- a/functions/tips-connection-pooling/requirements-test.txt +++ b/functions/tips-connection-pooling/requirements-test.txt @@ -1,5 +1,5 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 responses==0.17.0; python_version < '3.7' responses==0.23.1; python_version > '3.6' diff --git a/functions/tips-gcp-apis/requirements-test.txt b/functions/tips-gcp-apis/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/tips-gcp-apis/requirements-test.txt +++ b/functions/tips-gcp-apis/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/tips-lazy-globals/requirements-test.txt b/functions/tips-lazy-globals/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/tips-lazy-globals/requirements-test.txt +++ b/functions/tips-lazy-globals/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/tips-retry/requirements-test.txt b/functions/tips-retry/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/tips-retry/requirements-test.txt +++ b/functions/tips-retry/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/tips-scopes/requirements-test.txt b/functions/tips-scopes/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/tips-scopes/requirements-test.txt +++ b/functions/tips-scopes/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/audit_log/requirements-test.txt b/functions/v2/audit_log/requirements-test.txt index 41f4b9f96748..ed06ea70c059 100644 --- a/functions/v2/audit_log/requirements-test.txt +++ b/functions/v2/audit_log/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 cloudevents==1.10.1 \ No newline at end of file diff --git a/functions/v2/datastore/hello-datastore/requirements-test.txt b/functions/v2/datastore/hello-datastore/requirements-test.txt index cb87efc0ff71..15d066af3197 100644 --- a/functions/v2/datastore/hello-datastore/requirements-test.txt +++ b/functions/v2/datastore/hello-datastore/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.4 +pytest==8.2.0 diff --git a/functions/v2/deploy-function/requirements-test.txt b/functions/v2/deploy-function/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/functions/v2/deploy-function/requirements-test.txt +++ b/functions/v2/deploy-function/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/functions/v2/firebase/hello-firestore/requirements-test.txt b/functions/v2/firebase/hello-firestore/requirements-test.txt index 76593bb6e893..060ed652e0ba 100644 --- a/functions/v2/firebase/hello-firestore/requirements-test.txt +++ b/functions/v2/firebase/hello-firestore/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/functions/v2/firebase/hello-remote-config/requirements-test.txt b/functions/v2/firebase/hello-remote-config/requirements-test.txt index 76593bb6e893..060ed652e0ba 100644 --- a/functions/v2/firebase/hello-remote-config/requirements-test.txt +++ b/functions/v2/firebase/hello-remote-config/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/functions/v2/firebase/hello-rtdb/requirements-test.txt b/functions/v2/firebase/hello-rtdb/requirements-test.txt index 76593bb6e893..060ed652e0ba 100644 --- a/functions/v2/firebase/hello-rtdb/requirements-test.txt +++ b/functions/v2/firebase/hello-rtdb/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/functions/v2/firebase/upper-firestore/requirements-test.txt b/functions/v2/firebase/upper-firestore/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/v2/firebase/upper-firestore/requirements-test.txt +++ b/functions/v2/firebase/upper-firestore/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/http_logging/requirements-test.txt b/functions/v2/http_logging/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/v2/http_logging/requirements-test.txt +++ b/functions/v2/http_logging/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/imagemagick/requirements-test.txt b/functions/v2/imagemagick/requirements-test.txt index 3ec9b4e4a0f6..c6ff41faf3ff 100644 --- a/functions/v2/imagemagick/requirements-test.txt +++ b/functions/v2/imagemagick/requirements-test.txt @@ -1,3 +1,3 @@ six==1.16.0 uuid==1.30 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/label_gce_instance/requirements-test.txt b/functions/v2/label_gce_instance/requirements-test.txt index 7848f2f47875..ddc83edc62c9 100644 --- a/functions/v2/label_gce_instance/requirements-test.txt +++ b/functions/v2/label_gce_instance/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==8.2.0 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" cloudevents==1.10.1 diff --git a/functions/v2/log/helloworld/requirements-test.txt b/functions/v2/log/helloworld/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/v2/log/helloworld/requirements-test.txt +++ b/functions/v2/log/helloworld/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/log/stackdriver/requirements-test.txt b/functions/v2/log/stackdriver/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/v2/log/stackdriver/requirements-test.txt +++ b/functions/v2/log/stackdriver/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/ocr/requirements-test.txt b/functions/v2/ocr/requirements-test.txt index 19d874d5337a..fe6ce30c2e29 100644 --- a/functions/v2/ocr/requirements-test.txt +++ b/functions/v2/ocr/requirements-test.txt @@ -1,2 +1,2 @@ cloudevents==1.10.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/functions/v2/pubsub/requirements-test.txt b/functions/v2/pubsub/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/functions/v2/pubsub/requirements-test.txt +++ b/functions/v2/pubsub/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/response_streaming/requirements.txt b/functions/v2/response_streaming/requirements.txt index b754ca14fe2c..efa187468980 100644 --- a/functions/v2/response_streaming/requirements.txt +++ b/functions/v2/response_streaming/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 functions-framework==3.5.0 google-cloud-bigquery==3.11.4 -pytest==7.2.1 +pytest==8.2.0 Werkzeug==2.3.7 diff --git a/functions/v2/storage/requirements-test.txt b/functions/v2/storage/requirements-test.txt index 30383bfbfec8..ed06ea70c059 100644 --- a/functions/v2/storage/requirements-test.txt +++ b/functions/v2/storage/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 cloudevents==1.10.1 \ No newline at end of file diff --git a/functions/v2/tips-avoid-infinite-retries/requirements-test.txt b/functions/v2/tips-avoid-infinite-retries/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/v2/tips-avoid-infinite-retries/requirements-test.txt +++ b/functions/v2/tips-avoid-infinite-retries/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/tips-retry/requirements-test.txt b/functions/v2/tips-retry/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/v2/tips-retry/requirements-test.txt +++ b/functions/v2/tips-retry/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/typed/googlechatbot/requirements-test.txt b/functions/v2/typed/googlechatbot/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/v2/typed/googlechatbot/requirements-test.txt +++ b/functions/v2/typed/googlechatbot/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/functions/v2/typed/greeting/requirements-test.txt b/functions/v2/typed/greeting/requirements-test.txt index 3858db52b060..26923c540cbb 100644 --- a/functions/v2/typed/greeting/requirements-test.txt +++ b/functions/v2/typed/greeting/requirements-test.txt @@ -1,2 +1,2 @@ flask==2.2.5 -pytest==7.0.1 +pytest==8.2.0 diff --git a/generative_ai/requirements-test.txt b/generative_ai/requirements-test.txt index 5867597a7da2..92281986e50a 100644 --- a/generative_ai/requirements-test.txt +++ b/generative_ai/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 google-api-core==2.19.0 -pytest==8.1.1 +pytest==8.2.0 pytest-asyncio==0.23.6 diff --git a/healthcare/api-client/v1/consent/requirements-test.txt b/healthcare/api-client/v1/consent/requirements-test.txt index 8fc707e23756..0d7187a429e8 100644 --- a/healthcare/api-client/v1/consent/requirements-test.txt +++ b/healthcare/api-client/v1/consent/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==6.2.4 +pytest==8.2.0 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" diff --git a/healthcare/api-client/v1/datasets/requirements-test.txt b/healthcare/api-client/v1/datasets/requirements-test.txt index 5f5075fcc61c..8b9eaff06c49 100644 --- a/healthcare/api-client/v1/datasets/requirements-test.txt +++ b/healthcare/api-client/v1/datasets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 retrying==1.3.4 diff --git a/healthcare/api-client/v1/dicom/requirements-test.txt b/healthcare/api-client/v1/dicom/requirements-test.txt index 663e00771da4..0d7187a429e8 100644 --- a/healthcare/api-client/v1/dicom/requirements-test.txt +++ b/healthcare/api-client/v1/dicom/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" diff --git a/healthcare/api-client/v1/fhir/requirements-test.txt b/healthcare/api-client/v1/fhir/requirements-test.txt index 663e00771da4..0d7187a429e8 100644 --- a/healthcare/api-client/v1/fhir/requirements-test.txt +++ b/healthcare/api-client/v1/fhir/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" diff --git a/healthcare/api-client/v1/hl7v2/requirements-test.txt b/healthcare/api-client/v1/hl7v2/requirements-test.txt index 663e00771da4..0d7187a429e8 100644 --- a/healthcare/api-client/v1/hl7v2/requirements-test.txt +++ b/healthcare/api-client/v1/hl7v2/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.0.1 +pytest==8.2.0 backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" diff --git a/healthcare/api-client/v1beta1/fhir/requirements-test.txt b/healthcare/api-client/v1beta1/fhir/requirements-test.txt index 988be15f8add..8ce117fb56ee 100644 --- a/healthcare/api-client/v1beta1/fhir/requirements-test.txt +++ b/healthcare/api-client/v1beta1/fhir/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" -pytest==7.0.1 +pytest==8.2.0 diff --git a/iam/api-client/requirements-test.txt b/iam/api-client/requirements-test.txt index 5f5075fcc61c..8b9eaff06c49 100644 --- a/iam/api-client/requirements-test.txt +++ b/iam/api-client/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 retrying==1.3.4 diff --git a/iam/cloud-client/snippets/requirements-test.txt b/iam/cloud-client/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/iam/cloud-client/snippets/requirements-test.txt +++ b/iam/cloud-client/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/iap/app_engine_app/requirements-test.txt b/iap/app_engine_app/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/iap/app_engine_app/requirements-test.txt +++ b/iap/app_engine_app/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/iap/requirements-test.txt b/iap/requirements-test.txt index 7621c1ff2128..185d62c42040 100644 --- a/iap/requirements-test.txt +++ b/iap/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/jobs/v3/api_client/requirements-test.txt b/jobs/v3/api_client/requirements-test.txt index fffd5c5edb72..2a635ea7b6ab 100644 --- a/jobs/v3/api_client/requirements-test.txt +++ b/jobs/v3/api_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==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/kms/attestations/requirements-test.txt b/kms/attestations/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/kms/attestations/requirements-test.txt +++ b/kms/attestations/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/kms/snippets/requirements-test.txt b/kms/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/kms/snippets/requirements-test.txt +++ b/kms/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/kubernetes_engine/api-client/requirements-test.txt b/kubernetes_engine/api-client/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/kubernetes_engine/api-client/requirements-test.txt +++ b/kubernetes_engine/api-client/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/kubernetes_engine/django_tutorial/requirements-test.txt b/kubernetes_engine/django_tutorial/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/kubernetes_engine/django_tutorial/requirements-test.txt +++ b/kubernetes_engine/django_tutorial/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/language/snippets/api/requirements-test.txt b/language/snippets/api/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/snippets/api/requirements-test.txt +++ b/language/snippets/api/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/snippets/classify_text/requirements-test.txt b/language/snippets/classify_text/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/snippets/classify_text/requirements-test.txt +++ b/language/snippets/classify_text/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/snippets/cloud-client/v1/requirements-test.txt b/language/snippets/cloud-client/v1/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/snippets/cloud-client/v1/requirements-test.txt +++ b/language/snippets/cloud-client/v1/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/snippets/generated-samples/v1/requirements-test.txt b/language/snippets/generated-samples/v1/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/snippets/generated-samples/v1/requirements-test.txt +++ b/language/snippets/generated-samples/v1/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/snippets/sentiment/requirements-test.txt b/language/snippets/sentiment/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/snippets/sentiment/requirements-test.txt +++ b/language/snippets/sentiment/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/v1/requirements-test.txt b/language/v1/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/v1/requirements-test.txt +++ b/language/v1/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/language/v2/requirements-test.txt b/language/v2/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/language/v2/requirements-test.txt +++ b/language/v2/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/logging/import-logs/requirements-test.txt b/logging/import-logs/requirements-test.txt index 66901593410f..c1167e6219e1 100644 --- a/logging/import-logs/requirements-test.txt +++ b/logging/import-logs/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -pytest==7.4.2 +pytest==8.2.0 google-cloud-logging~=3.5.0 google-cloud-storage~=2.10.0 diff --git a/media-translation/snippets/requirements-test.txt b/media-translation/snippets/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/media-translation/snippets/requirements-test.txt +++ b/media-translation/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/media_cdn/requirements-test.txt b/media_cdn/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/media_cdn/requirements-test.txt +++ b/media_cdn/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/memorystore/redis/requirements-test.txt b/memorystore/redis/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/memorystore/redis/requirements-test.txt +++ b/memorystore/redis/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/ml_engine/online_prediction/requirements-test.txt b/ml_engine/online_prediction/requirements-test.txt index 7621c1ff2128..185d62c42040 100644 --- a/ml_engine/online_prediction/requirements-test.txt +++ b/ml_engine/online_prediction/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/monitoring/api/v3/api-client/requirements-test.txt b/monitoring/api/v3/api-client/requirements-test.txt index fffd5c5edb72..2a635ea7b6ab 100644 --- a/monitoring/api/v3/api-client/requirements-test.txt +++ b/monitoring/api/v3/api-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==7.0.1 +pytest==8.2.0 flaky==3.8.1 diff --git a/monitoring/opencensus/requirements-test.txt b/monitoring/opencensus/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/monitoring/opencensus/requirements-test.txt +++ b/monitoring/opencensus/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/monitoring/prometheus/requirements-test.txt b/monitoring/prometheus/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/monitoring/prometheus/requirements-test.txt +++ b/monitoring/prometheus/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/monitoring/snippets/v3/alerts-client/requirements-test.txt b/monitoring/snippets/v3/alerts-client/requirements-test.txt index 8c0859e65dda..e312099c33c6 100644 --- a/monitoring/snippets/v3/alerts-client/requirements-test.txt +++ b/monitoring/snippets/v3/alerts-client/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.2.0 +pytest==8.2.0 retrying==1.3.4 flaky==3.8.1 diff --git a/monitoring/snippets/v3/cloud-client/requirements-test.txt b/monitoring/snippets/v3/cloud-client/requirements-test.txt index b90fc387d015..f3230681cda3 100644 --- a/monitoring/snippets/v3/cloud-client/requirements-test.txt +++ b/monitoring/snippets/v3/cloud-client/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/monitoring/snippets/v3/uptime-check-client/requirements-test.txt b/monitoring/snippets/v3/uptime-check-client/requirements-test.txt index b90fc387d015..f3230681cda3 100644 --- a/monitoring/snippets/v3/uptime-check-client/requirements-test.txt +++ b/monitoring/snippets/v3/uptime-check-client/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/notebooks/requirements-test.txt b/notebooks/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/notebooks/requirements-test.txt +++ b/notebooks/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/notebooks/samples/requirements-test.txt b/notebooks/samples/requirements-test.txt index 76593bb6e893..060ed652e0ba 100644 --- a/notebooks/samples/requirements-test.txt +++ b/notebooks/samples/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/opencensus/requirements-test.txt b/opencensus/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/opencensus/requirements-test.txt +++ b/opencensus/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/optimization/snippets/requirements-test.txt b/optimization/snippets/requirements-test.txt index 19a897665b9c..24ad1f298183 100644 --- a/optimization/snippets/requirements-test.txt +++ b/optimization/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/people-and-planet-ai/geospatial-classification/requirements-test.txt b/people-and-planet-ai/geospatial-classification/requirements-test.txt index cb9b1a57057e..4a9e4d68dd37 100644 --- a/people-and-planet-ai/geospatial-classification/requirements-test.txt +++ b/people-and-planet-ai/geospatial-classification/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.3.1 +pytest==8.2.0 pytest-xdist==3.3.0 diff --git a/people-and-planet-ai/image-classification/requirements-test.txt b/people-and-planet-ai/image-classification/requirements-test.txt index dcb9d15f4d24..ddf696ef541b 100644 --- a/people-and-planet-ai/image-classification/requirements-test.txt +++ b/people-and-planet-ai/image-classification/requirements-test.txt @@ -1,3 +1,3 @@ google-cloud-storage==2.16.0 pytest-xdist==3.5.0 -pytest==8.1.1 +pytest==8.2.0 diff --git a/people-and-planet-ai/land-cover-classification/requirements-test.txt b/people-and-planet-ai/land-cover-classification/requirements-test.txt index d022b1e19ccf..a8fdd5eb89f8 100644 --- a/people-and-planet-ai/land-cover-classification/requirements-test.txt +++ b/people-and-planet-ai/land-cover-classification/requirements-test.txt @@ -4,4 +4,4 @@ importnb==2023.1.7 ipykernel==6.23.3 nbclient==0.8.0 pytest-xdist==3.3.0 -pytest==7.2.2 +pytest==8.2.0 diff --git a/people-and-planet-ai/timeseries-classification/requirements-test.txt b/people-and-planet-ai/timeseries-classification/requirements-test.txt index ad6fbd55e25b..49bef31f5bfc 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.87.0 pytest-xdist==3.3.0 -pytest==7.3.1 +pytest==8.2.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements-test.txt b/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements-test.txt index b31a52a7dad5..f4245b7398e0 100644 --- a/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements-test.txt +++ b/people-and-planet-ai/weather-forecasting/tests/dataset_tests/requirements-test.txt @@ -1,4 +1,4 @@ ipykernel==6.23.3 nbclient==0.8.0 pytest-xdist==3.3.0 -pytest==7.2.0 +pytest==8.2.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/overview_tests/requirements-test.txt b/people-and-planet-ai/weather-forecasting/tests/overview_tests/requirements-test.txt index b31a52a7dad5..f4245b7398e0 100644 --- a/people-and-planet-ai/weather-forecasting/tests/overview_tests/requirements-test.txt +++ b/people-and-planet-ai/weather-forecasting/tests/overview_tests/requirements-test.txt @@ -1,4 +1,4 @@ ipykernel==6.23.3 nbclient==0.8.0 pytest-xdist==3.3.0 -pytest==7.2.0 +pytest==8.2.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements-test.txt b/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements-test.txt index b31a52a7dad5..f4245b7398e0 100644 --- a/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements-test.txt +++ b/people-and-planet-ai/weather-forecasting/tests/predictions_tests/requirements-test.txt @@ -1,4 +1,4 @@ ipykernel==6.23.3 nbclient==0.8.0 pytest-xdist==3.3.0 -pytest==7.2.0 +pytest==8.2.0 diff --git a/people-and-planet-ai/weather-forecasting/tests/training_tests/requirements-test.txt b/people-and-planet-ai/weather-forecasting/tests/training_tests/requirements-test.txt index 6c43b881890c..316d7ea45aba 100644 --- a/people-and-planet-ai/weather-forecasting/tests/training_tests/requirements-test.txt +++ b/people-and-planet-ai/weather-forecasting/tests/training_tests/requirements-test.txt @@ -2,4 +2,4 @@ ipykernel==6.23.3 nbclient==0.8.0 pytest-xdist==3.3.0 -pytest==7.2.0 +pytest==8.2.0 diff --git a/practice-folder/beginner-sample/requirements-test.txt b/practice-folder/beginner-sample/requirements-test.txt index f9708e4b7cf1..15d066af3197 100644 --- a/practice-folder/beginner-sample/requirements-test.txt +++ b/practice-folder/beginner-sample/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.3 +pytest==8.2.0 diff --git a/practice-folder/intermediate-sample/requirements-test.txt b/practice-folder/intermediate-sample/requirements-test.txt index a48c3203fe7b..73e69569a526 100644 --- a/practice-folder/intermediate-sample/requirements-test.txt +++ b/practice-folder/intermediate-sample/requirements-test.txt @@ -1,2 +1,2 @@ google-cloud-storage==2.13.0 -pytest==7.4.3 +pytest==8.2.0 diff --git a/privateca/snippets/requirements-test.txt b/privateca/snippets/requirements-test.txt index b43612087bb7..08386275377a 100644 --- a/privateca/snippets/requirements-test.txt +++ b/privateca/snippets/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.2.1 +pytest==8.2.0 google-auth==2.19.1 cryptography==42.0.5 backoff==2.2.1 \ No newline at end of file diff --git a/profiler/appengine/flexible/requirements-test.txt b/profiler/appengine/flexible/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/profiler/appengine/flexible/requirements-test.txt +++ b/profiler/appengine/flexible/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/profiler/quickstart/requirements-test.txt b/profiler/quickstart/requirements-test.txt index c021c5b5b702..15d066af3197 100644 --- a/profiler/quickstart/requirements-test.txt +++ b/profiler/quickstart/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.2 +pytest==8.2.0 diff --git a/pubsub/streaming-analytics/requirements-test.txt b/pubsub/streaming-analytics/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/pubsub/streaming-analytics/requirements-test.txt +++ b/pubsub/streaming-analytics/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/pubsublite/spark-connector/requirements-test.txt b/pubsublite/spark-connector/requirements-test.txt index ef837261d88b..b3e44bbb6f25 100644 --- a/pubsublite/spark-connector/requirements-test.txt +++ b/pubsublite/spark-connector/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-dataproc==5.4.3 google-cloud-pubsublite==1.8.2 -pytest==7.0.1 +pytest==8.2.0 google-cloud-storage==2.9.0 diff --git a/recaptcha_enterprise/snippets/requirements-test.txt b/recaptcha_enterprise/snippets/requirements-test.txt index 1add6f00650f..56fd69c7da7a 100644 --- a/recaptcha_enterprise/snippets/requirements-test.txt +++ b/recaptcha_enterprise/snippets/requirements-test.txt @@ -1,6 +1,6 @@ selenium==4.10.0 Flask==2.2.2 Werkzeug==2.3.7 -pytest==7.2.1 +pytest==8.2.0 pytest-flask==1.2.0 webdriver-manager==4.0.1 \ No newline at end of file diff --git a/retail/interactive-tutorials/events/requirements-test.txt b/retail/interactive-tutorials/events/requirements-test.txt index 9ae673230cfc..4c0060010edb 100644 --- a/retail/interactive-tutorials/events/requirements-test.txt +++ b/retail/interactive-tutorials/events/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.2.0 +pytest==8.2.0 pytest-xdist==3.3.0 google-cloud-testutils==1.3.3 diff --git a/retail/interactive-tutorials/product/requirements-test.txt b/retail/interactive-tutorials/product/requirements-test.txt index 9ae673230cfc..4c0060010edb 100644 --- a/retail/interactive-tutorials/product/requirements-test.txt +++ b/retail/interactive-tutorials/product/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==7.2.0 +pytest==8.2.0 pytest-xdist==3.3.0 google-cloud-testutils==1.3.3 diff --git a/retail/interactive-tutorials/search/requirements-test.txt b/retail/interactive-tutorials/search/requirements-test.txt index 9806f3a9984c..4a9e4d68dd37 100644 --- a/retail/interactive-tutorials/search/requirements-test.txt +++ b/retail/interactive-tutorials/search/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 pytest-xdist==3.3.0 diff --git a/run/deployment-previews/requirements-test.txt b/run/deployment-previews/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/run/deployment-previews/requirements-test.txt +++ b/run/deployment-previews/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/run/django/requirements-test.txt b/run/django/requirements-test.txt index c91cd41a5290..4a6069e67909 100644 --- a/run/django/requirements-test.txt +++ b/run/django/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 pytest-django==4.5.0 requests==2.31.0 diff --git a/run/filesystem/requirements-test.txt b/run/filesystem/requirements-test.txt index 84d7f8386536..70f7d483286e 100644 --- a/run/filesystem/requirements-test.txt +++ b/run/filesystem/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 \ No newline at end of file diff --git a/run/hello-broken/requirements-test.txt b/run/hello-broken/requirements-test.txt index 84d7f8386536..70f7d483286e 100644 --- a/run/hello-broken/requirements-test.txt +++ b/run/hello-broken/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 \ No newline at end of file diff --git a/run/hello-broken/requirements.txt b/run/hello-broken/requirements.txt index acf919b5c10e..011b420bbf49 100644 --- a/run/hello-broken/requirements.txt +++ b/run/hello-broken/requirements.txt @@ -1,6 +1,6 @@ Flask==3.0.0 -pytest==7.0.1; python_version > "3.0" +pytest==8.2.0; python_version > "3.0" # pin pytest to 4.6.11 for Python2. -pytest==7.0.1; python_version < "3.0" +pytest==8.2.0; python_version < "3.0" gunicorn==22.0.0 Werkzeug==3.0.3 diff --git a/run/helloworld/requirements-test.txt b/run/helloworld/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/run/helloworld/requirements-test.txt +++ b/run/helloworld/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/run/idp-sql/requirements-test.txt b/run/idp-sql/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/run/idp-sql/requirements-test.txt +++ b/run/idp-sql/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/run/image-processing/requirements-test.txt b/run/image-processing/requirements-test.txt index ea5e0f6f04b4..2af719830528 100644 --- a/run/image-processing/requirements-test.txt +++ b/run/image-processing/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.4.2 +pytest==8.2.0 google-cloud-pubsub==2.18.4 diff --git a/run/jobs/requirements-test.txt b/run/jobs/requirements-test.txt index e4804ebc1d3c..98e33b629ed6 100644 --- a/run/jobs/requirements-test.txt +++ b/run/jobs/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 google-cloud-logging==3.5.0 diff --git a/run/logging-manual/requirements-test.txt b/run/logging-manual/requirements-test.txt index 98fc03133015..c043fda8ad10 100644 --- a/run/logging-manual/requirements-test.txt +++ b/run/logging-manual/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 google-cloud-logging==3.5.0 diff --git a/run/logging-manual/requirements.txt b/run/logging-manual/requirements.txt index acf919b5c10e..011b420bbf49 100644 --- a/run/logging-manual/requirements.txt +++ b/run/logging-manual/requirements.txt @@ -1,6 +1,6 @@ Flask==3.0.0 -pytest==7.0.1; python_version > "3.0" +pytest==8.2.0; python_version > "3.0" # pin pytest to 4.6.11 for Python2. -pytest==7.0.1; python_version < "3.0" +pytest==8.2.0; python_version < "3.0" gunicorn==22.0.0 Werkzeug==3.0.3 diff --git a/run/markdown-preview/editor/requirements-test.txt b/run/markdown-preview/editor/requirements-test.txt index 76593bb6e893..060ed652e0ba 100644 --- a/run/markdown-preview/editor/requirements-test.txt +++ b/run/markdown-preview/editor/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/run/markdown-preview/renderer/requirements-test.txt b/run/markdown-preview/renderer/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/run/markdown-preview/renderer/requirements-test.txt +++ b/run/markdown-preview/renderer/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/run/markdown-preview/requirements-test.txt b/run/markdown-preview/requirements-test.txt index c99dd4a270be..ae8cc156fd83 100644 --- a/run/markdown-preview/requirements-test.txt +++ b/run/markdown-preview/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 google-auth==2.19.1 google-api-python-client==2.87.0 diff --git a/run/pubsub/requirements-test.txt b/run/pubsub/requirements-test.txt index 8c387747a469..5135148aeef0 100644 --- a/run/pubsub/requirements-test.txt +++ b/run/pubsub/requirements-test.txt @@ -1,4 +1,4 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 google-cloud-logging==3.5.0 google-cloud-pubsub==2.17.0 diff --git a/run/pubsub/requirements.txt b/run/pubsub/requirements.txt index acf919b5c10e..011b420bbf49 100644 --- a/run/pubsub/requirements.txt +++ b/run/pubsub/requirements.txt @@ -1,6 +1,6 @@ Flask==3.0.0 -pytest==7.0.1; python_version > "3.0" +pytest==8.2.0; python_version > "3.0" # pin pytest to 4.6.11 for Python2. -pytest==7.0.1; python_version < "3.0" +pytest==8.2.0; python_version < "3.0" gunicorn==22.0.0 Werkzeug==3.0.3 diff --git a/run/service-auth/requirements-test.txt b/run/service-auth/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/run/service-auth/requirements-test.txt +++ b/run/service-auth/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/run/system-package/requirements-test.txt b/run/system-package/requirements-test.txt index 84d7f8386536..70f7d483286e 100644 --- a/run/system-package/requirements-test.txt +++ b/run/system-package/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.0.1 +pytest==8.2.0 requests==2.31.0 \ No newline at end of file diff --git a/run/system-package/requirements.txt b/run/system-package/requirements.txt index 52f9f2d4cb66..450afb81667f 100644 --- a/run/system-package/requirements.txt +++ b/run/system-package/requirements.txt @@ -1,4 +1,4 @@ Flask==3.0.0 -pytest==7.0.1 +pytest==8.2.0 gunicorn==22.0.0 Werkzeug==3.0.3 diff --git a/secretmanager/snippets/requirements-test.txt b/secretmanager/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/secretmanager/snippets/requirements-test.txt +++ b/secretmanager/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/securitycenter/snippets/requirements-test.txt b/securitycenter/snippets/requirements-test.txt index 6e5116c9e245..c7d503ba6301 100644 --- a/securitycenter/snippets/requirements-test.txt +++ b/securitycenter/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 google-cloud-bigquery==3.11.4 diff --git a/service_extensions/callouts/add_header/requirements-test.txt b/service_extensions/callouts/add_header/requirements-test.txt index 2a929edcc789..15d066af3197 100644 --- a/service_extensions/callouts/add_header/requirements-test.txt +++ b/service_extensions/callouts/add_header/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.2 +pytest==8.2.0 diff --git a/servicedirectory/requirements-test.txt b/servicedirectory/requirements-test.txt index d30324ad2d8f..f3230681cda3 100644 --- a/servicedirectory/requirements-test.txt +++ b/servicedirectory/requirements-test.txt @@ -1,2 +1,2 @@ backoff==2.2.1 -pytest==7.0.1 +pytest==8.2.0 diff --git a/speech/microphone/requirements-test.txt b/speech/microphone/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/speech/microphone/requirements-test.txt +++ b/speech/microphone/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/speech/snippets/requirements-test.txt b/speech/snippets/requirements-test.txt index 1f1bf0f1cee9..d57b0bfd0ab9 100644 --- a/speech/snippets/requirements-test.txt +++ b/speech/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 flaky==3.8.1 -pytest==7.2.2 +pytest==8.2.0 diff --git a/storage/s3-sdk/requirements-test.txt b/storage/s3-sdk/requirements-test.txt index b835f1c1f1af..6ab6579568ae 100644 --- a/storage/s3-sdk/requirements-test.txt +++ b/storage/s3-sdk/requirements-test.txt @@ -1,5 +1,5 @@ backoff==2.2.1; python_version < "3.7" backoff==2.2.1; python_version >= "3.7" -pytest==7.0.1 +pytest==8.2.0 google-cloud-storage==2.9.0; python_version < '3.7' google-cloud-storage==2.9.0; python_version > '3.6' diff --git a/storage/signed_urls/requirements-test.txt b/storage/signed_urls/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/storage/signed_urls/requirements-test.txt +++ b/storage/signed_urls/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/storagecontrol/requirements-test.txt b/storagecontrol/requirements-test.txt index 16b9845140d8..54384f168eb2 100644 --- a/storagecontrol/requirements-test.txt +++ b/storagecontrol/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==8.2.0 google-cloud-storage==2.16.0 \ No newline at end of file diff --git a/storagetransfer/requirements-test.txt b/storagetransfer/requirements-test.txt index c3e95cf0e48c..42fa2d1e4e34 100644 --- a/storagetransfer/requirements-test.txt +++ b/storagetransfer/requirements-test.txt @@ -6,4 +6,4 @@ google-cloud-pubsub==2.18.4 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==7.0.1 +pytest==8.2.0 diff --git a/talent/requirements-test.txt b/talent/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/talent/requirements-test.txt +++ b/talent/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/texttospeech/snippets/requirements-test.txt b/texttospeech/snippets/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/texttospeech/snippets/requirements-test.txt +++ b/texttospeech/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/trace/cloud-trace-demo-app-opentelemetry/app/requirements-test.txt b/trace/cloud-trace-demo-app-opentelemetry/app/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/trace/cloud-trace-demo-app-opentelemetry/app/requirements-test.txt +++ b/trace/cloud-trace-demo-app-opentelemetry/app/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/trace/trace-python-sample-opentelemetry/requirements-test.txt b/trace/trace-python-sample-opentelemetry/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/trace/trace-python-sample-opentelemetry/requirements-test.txt +++ b/trace/trace-python-sample-opentelemetry/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0 diff --git a/translate/samples/snippets/hybrid_glossaries/requirements-test.txt b/translate/samples/snippets/hybrid_glossaries/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/translate/samples/snippets/hybrid_glossaries/requirements-test.txt +++ b/translate/samples/snippets/hybrid_glossaries/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/translate/samples/snippets/requirements-test.txt b/translate/samples/snippets/requirements-test.txt index 7bcee3835297..d57b0bfd0ab9 100644 --- a/translate/samples/snippets/requirements-test.txt +++ b/translate/samples/snippets/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 flaky==3.8.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/video/live-stream/requirements-test.txt b/video/live-stream/requirements-test.txt index 6950eb5a7b6a..060ed652e0ba 100644 --- a/video/live-stream/requirements-test.txt +++ b/video/live-stream/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.0 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/video/stitcher/requirements-test.txt b/video/stitcher/requirements-test.txt index c953c750e0b7..70f7d483286e 100644 --- a/video/stitcher/requirements-test.txt +++ b/video/stitcher/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.3.1 +pytest==8.2.0 requests==2.31.0 \ No newline at end of file diff --git a/video/transcoder/requirements-test.txt b/video/transcoder/requirements-test.txt index 0852b43c2d36..e4c974c1f189 100644 --- a/video/transcoder/requirements-test.txt +++ b/video/transcoder/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 google-cloud-storage==2.9.0 -pytest==7.3.1 +pytest==8.2.0 diff --git a/videointelligence/samples/analyze/requirements-test.txt b/videointelligence/samples/analyze/requirements-test.txt index f425b3eb99c7..632e5ad15a8d 100644 --- a/videointelligence/samples/analyze/requirements-test.txt +++ b/videointelligence/samples/analyze/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.4.0 +pytest==8.2.0 flaky==3.8.1 diff --git a/videointelligence/samples/labels/requirements-test.txt b/videointelligence/samples/labels/requirements-test.txt index 70613be0cfe4..15d066af3197 100644 --- a/videointelligence/samples/labels/requirements-test.txt +++ b/videointelligence/samples/labels/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==8.2.0 diff --git a/videointelligence/samples/quickstart/requirements-test.txt b/videointelligence/samples/quickstart/requirements-test.txt index 70613be0cfe4..15d066af3197 100644 --- a/videointelligence/samples/quickstart/requirements-test.txt +++ b/videointelligence/samples/quickstart/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==8.2.0 diff --git a/videointelligence/samples/shotchange/requirements-test.txt b/videointelligence/samples/shotchange/requirements-test.txt index 70613be0cfe4..15d066af3197 100644 --- a/videointelligence/samples/shotchange/requirements-test.txt +++ b/videointelligence/samples/shotchange/requirements-test.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==8.2.0 diff --git a/vision/snippets/crop_hints/requirements-test.txt b/vision/snippets/crop_hints/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/vision/snippets/crop_hints/requirements-test.txt +++ b/vision/snippets/crop_hints/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/vision/snippets/detect/requirements-test.txt b/vision/snippets/detect/requirements-test.txt index 45702095efb1..632e5ad15a8d 100644 --- a/vision/snippets/detect/requirements-test.txt +++ b/vision/snippets/detect/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.2.1 -pytest==7.2.0 +pytest==8.2.0 flaky==3.8.1 diff --git a/vision/snippets/document_text/requirements-test.txt b/vision/snippets/document_text/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/vision/snippets/document_text/requirements-test.txt +++ b/vision/snippets/document_text/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/vision/snippets/face_detection/requirements-test.txt b/vision/snippets/face_detection/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/vision/snippets/face_detection/requirements-test.txt +++ b/vision/snippets/face_detection/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/vision/snippets/product_search/requirements-test.txt b/vision/snippets/product_search/requirements-test.txt index cc8c5a181c7a..70114e313208 100644 --- a/vision/snippets/product_search/requirements-test.txt +++ b/vision/snippets/product_search/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.2.0 +pytest==8.2.0 flaky==3.8.1 \ No newline at end of file diff --git a/vision/snippets/quickstart/requirements-test.txt b/vision/snippets/quickstart/requirements-test.txt index 49780e035690..15d066af3197 100644 --- a/vision/snippets/quickstart/requirements-test.txt +++ b/vision/snippets/quickstart/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 +pytest==8.2.0 diff --git a/vision/snippets/web/requirements-test.txt b/vision/snippets/web/requirements-test.txt index d8050aa1ba0f..f1684cd8061e 100644 --- a/vision/snippets/web/requirements-test.txt +++ b/vision/snippets/web/requirements-test.txt @@ -1,2 +1,2 @@ flaky==3.8.1 -pytest==7.2.0 +pytest==8.2.0 diff --git a/vmwareengine/cloud-client/requirements-test.txt b/vmwareengine/cloud-client/requirements-test.txt index 72ba8c106f0f..aa83d3117398 100644 --- a/vmwareengine/cloud-client/requirements-test.txt +++ b/vmwareengine/cloud-client/requirements-test.txt @@ -1 +1 @@ -pytest == 7.0.1 \ No newline at end of file +pytest ==8.2.0 \ No newline at end of file diff --git a/webrisk/snippets/requirements-test.txt b/webrisk/snippets/requirements-test.txt index 89cb815c988e..060ed652e0ba 100644 --- a/webrisk/snippets/requirements-test.txt +++ b/webrisk/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.2.0 \ No newline at end of file +pytest==8.2.0 \ No newline at end of file diff --git a/workflows/cloud-client/requirements-test.txt b/workflows/cloud-client/requirements-test.txt index c2845bffbe89..15d066af3197 100644 --- a/workflows/cloud-client/requirements-test.txt +++ b/workflows/cloud-client/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.1 +pytest==8.2.0