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',