From 1a44bf8ef4463690869f3ac9946b02cd127e65e7 Mon Sep 17 00:00:00 2001 From: Google Colaboratory Team Date: Tue, 7 Apr 2026 07:51:57 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 895899294 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0b3eda65..2e058cda 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ # Note: these dependency versions should be kept in-sync with the versions # specified in the docker container requirements files. 'google-auth==2.47.0', - 'ipykernel==6.17.1', + 'ipykernel==7.2.0', 'ipyparallel==8.8.0', 'ipython==7.34.0', 'pandas==2.2.2',