diff --git a/etc/generic/requirements-elyra-py37.txt b/etc/generic/requirements-elyra-py37.txt index 08cc4672f..63aa60b48 100644 --- a/etc/generic/requirements-elyra-py37.txt +++ b/etc/generic/requirements-elyra-py37.txt @@ -1,6 +1,6 @@ # This is a comprehensive list of python dependencies that Elyra requires to execute Jupyter notebooks. ipykernel==6.13.0 -ipython==7.33.0 +ipython==8.10.0 jinja2==3.0.3 jupyter-client==7.3.1 jupyter-core==4.10.0 diff --git a/etc/generic/requirements-elyra.txt b/etc/generic/requirements-elyra.txt index 4afb887f2..f7e9fe496 100644 --- a/etc/generic/requirements-elyra.txt +++ b/etc/generic/requirements-elyra.txt @@ -1,6 +1,6 @@ # This is a comprehensive list of python dependencies that Elyra requires to execute Jupyter notebooks. ipykernel==6.13.0 -ipython==8.3.0 +ipython==8.10.0 ipython-genutils==0.2.0 jinja2==3.0.3 jupyter-client==7.3.1