diff --git a/setup.py b/setup.py index 9705a9e6..cebf6283 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ # specified in the docker container requirements files. 'google-auth==2.17.3', 'ipykernel==5.5.6', - 'ipython==7.34.0', + 'ipython==8.10.0', 'notebook==6.5.5', 'pandas==1.5.3', 'portpicker==1.5.2',