From 3ae5d124c65b1b61d793749315548f46d8a1f707 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 3 Feb 2025 11:38:37 +0000 Subject: [PATCH] chore(deps): update dependency nbclient to v0.10.2 --- .../land-cover-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 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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 7fbed6e8369..3b2308bd45b 100644 --- a/people-and-planet-ai/land-cover-classification/requirements-test.txt +++ b/people-and-planet-ai/land-cover-classification/requirements-test.txt @@ -2,6 +2,6 @@ apache-beam[interactive]==2.46.0 importnb==2023.11.1 ipykernel==6.23.3 -nbclient==0.8.0 +nbclient==0.10.2 pytest-xdist==3.3.0 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 f4245b7398e..71e58387c32 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 +nbclient==0.10.2 pytest-xdist==3.3.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 f4245b7398e..71e58387c32 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 +nbclient==0.10.2 pytest-xdist==3.3.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 f4245b7398e..71e58387c32 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 +nbclient==0.10.2 pytest-xdist==3.3.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 316d7ea45ab..ab45a2980f6 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 +nbclient==0.10.2 pytest-xdist==3.3.0 pytest==8.2.0