From 547a0dd0377b25c50d9f2290729ccee4bdab0bc5 Mon Sep 17 00:00:00 2001
From: Eric Johnson
Date: Thu, 23 Oct 2025 11:40:55 -0700
Subject: [PATCH] No public description
PiperOrigin-RevId: 823125402
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index a43e75f2..f662bb3f 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.38.0',
- 'ipykernel==6.17.1',
+ 'ipykernel==6.31.0',
'ipyparallel==8.8.0',
'ipython==7.34.0',
'pandas==2.2.2',