From 2613fe1447f9f0da089ebc51b987c54525ca0617 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 13 Oct 2025 15:14:22 +0000 Subject: [PATCH] chore(deps): update dependency ipykernel to v7 --- alloydb/notebooks/requirements-test.txt | 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197f..a27ba23c474 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -1,6 +1,6 @@ google-cloud-alloydb-connector[asyncpg]==1.5.0 sqlalchemy==2.0.40 pytest==8.3.3 -ipykernel==6.29.5 +ipykernel==7.0.0 pytest-asyncio==0.24.0 nbconvert==7.16.6 \ No newline at end of file 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..7395acbb3b6 100644 --- a/people-and-planet-ai/land-cover-classification/requirements-test.txt +++ b/people-and-planet-ai/land-cover-classification/requirements-test.txt @@ -1,7 +1,7 @@ # Requirements to run tests. apache-beam[interactive]==2.46.0 importnb==2023.11.1 -ipykernel==6.23.3 +ipykernel==7.0.0 nbclient==0.8.0 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..4d599effe43 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 +ipykernel==7.0.0 nbclient==0.8.0 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..4d599effe43 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 +ipykernel==7.0.0 nbclient==0.8.0 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..4d599effe43 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 +ipykernel==7.0.0 nbclient==0.8.0 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..79d15098e6b 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 +ipykernel==7.0.0 nbclient==0.8.0 pytest-xdist==3.3.0 pytest==8.2.0