From f7c26408f4753dec6c3027cdc7a1948423391baf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Oct 2022 05:00:43 +0000 Subject: [PATCH] chore(deps): update dependency ipykernel to v6.16.0 --- .../land-cover-classification/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c708331308e..098a1d5f34a 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.41.0 importnb==0.7.0 -ipykernel==6.15.3 +ipykernel==6.16.0 nbclient==0.6.8 pytest-xdist==2.5.0 pytest==7.1.2