From 482f48a4e3d6e85822ab88ebbef8a6a6ad8bdf3b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 6 Dec 2024 13:02:00 +0000 Subject: [PATCH] chore(deps): update dependency pytest-xdist to v3.6.1 --- dataflow/custom-containers/miniconda/requirements-test.txt | 2 +- dataflow/custom-containers/minimal/requirements-test.txt | 2 +- dataflow/custom-containers/ubuntu/requirements-test.txt | 2 +- dataflow/extensible-templates/requirements-test.txt | 2 +- dataflow/flex-templates/streaming_beam/requirements-test.txt | 2 +- dataflow/gpu-examples/pytorch-minimal/requirements-test.txt | 2 +- dataproc/snippets/requirements-test.txt | 2 +- .../geospatial-classification/requirements-test.txt | 2 +- people-and-planet-ai/image-classification/requirements-test.txt | 2 +- .../land-cover-classification/requirements-test.txt | 2 +- .../timeseries-classification/requirements-test.txt | 2 +- .../tests/dataset_tests/requirements-test.txt | 2 +- .../tests/overview_tests/requirements-test.txt | 2 +- .../tests/predictions_tests/requirements-test.txt | 2 +- .../tests/training_tests/requirements-test.txt | 2 +- retail/interactive-tutorials/events/requirements-test.txt | 2 +- retail/interactive-tutorials/product/requirements-test.txt | 2 +- retail/interactive-tutorials/search/requirements-test.txt | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/dataflow/custom-containers/miniconda/requirements-test.txt b/dataflow/custom-containers/miniconda/requirements-test.txt index 2402ce8311b8..77cae178c5ee 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.131.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 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 2402ce8311b8..77cae178c5ee 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.131.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 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 2402ce8311b8..77cae178c5ee 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.131.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 pytest==8.2.0 \ No newline at end of file diff --git a/dataflow/extensible-templates/requirements-test.txt b/dataflow/extensible-templates/requirements-test.txt index 77bf2733f55e..41f7e675e0cf 100644 --- a/dataflow/extensible-templates/requirements-test.txt +++ b/dataflow/extensible-templates/requirements-test.txt @@ -1,6 +1,6 @@ google-api-python-client==2.131.0 google-cloud-bigquery==3.25.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 pytest==8.2.0 pyyaml==6.0.2 \ 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 fcbae6b06bb8..346a4c418795 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.131.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 pytest==8.2.0 pyyaml==6.0.2 \ 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 cf8059020cf4..3596da377bc4 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.131.0 google-cloud-storage==2.9.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 pytest==8.2.0 diff --git a/dataproc/snippets/requirements-test.txt b/dataproc/snippets/requirements-test.txt index 3cb027c3ea40..76b473d003fd 100644 --- a/dataproc/snippets/requirements-test.txt +++ b/dataproc/snippets/requirements-test.txt @@ -1,2 +1,2 @@ pytest==8.2.0 -pytest-xdist==3.3.0 \ No newline at end of file +pytest-xdist==3.6.1 \ No newline at end of file diff --git a/people-and-planet-ai/geospatial-classification/requirements-test.txt b/people-and-planet-ai/geospatial-classification/requirements-test.txt index 4a9e4d68dd37..15509984c445 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==8.2.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 diff --git a/people-and-planet-ai/image-classification/requirements-test.txt b/people-and-planet-ai/image-classification/requirements-test.txt index ddf696ef541b..19d35e710533 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-xdist==3.6.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 a8fdd5eb89f8..e9fd5970ba64 100644 --- a/people-and-planet-ai/land-cover-classification/requirements-test.txt +++ b/people-and-planet-ai/land-cover-classification/requirements-test.txt @@ -3,5 +3,5 @@ apache-beam[interactive]==2.46.0 importnb==2023.1.7 ipykernel==6.23.3 nbclient==0.8.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 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 c73bf42b80cc..d0ef3d7f2c1f 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.131.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.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 f4245b7398e0..7de83c41969a 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-xdist==3.6.1 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 f4245b7398e0..7de83c41969a 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-xdist==3.6.1 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 f4245b7398e0..7de83c41969a 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-xdist==3.6.1 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 316d7ea45aba..f3ecba297281 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 @@ -1,5 +1,5 @@ ../../serving/weather-data ipykernel==6.23.3 nbclient==0.8.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 pytest==8.2.0 diff --git a/retail/interactive-tutorials/events/requirements-test.txt b/retail/interactive-tutorials/events/requirements-test.txt index 4c0060010edb..9199150e160d 100644 --- a/retail/interactive-tutorials/events/requirements-test.txt +++ b/retail/interactive-tutorials/events/requirements-test.txt @@ -1,3 +1,3 @@ pytest==8.2.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 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 4c0060010edb..9199150e160d 100644 --- a/retail/interactive-tutorials/product/requirements-test.txt +++ b/retail/interactive-tutorials/product/requirements-test.txt @@ -1,3 +1,3 @@ pytest==8.2.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1 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 4a9e4d68dd37..15509984c445 100644 --- a/retail/interactive-tutorials/search/requirements-test.txt +++ b/retail/interactive-tutorials/search/requirements-test.txt @@ -1,2 +1,2 @@ pytest==8.2.0 -pytest-xdist==3.3.0 +pytest-xdist==3.6.1