diff --git a/pyproject.toml b/pyproject.toml index a6378e5980..f20b48d64b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ tests = [ "openpyxl==3.0.10", "scikit-learn==1.1.3", "pytest-xdist==3.0.2", - "ipython==8.6.0", + "ipython==8.7.0", ] doc = [ "recommonmark==0.7.1", @@ -69,7 +69,7 @@ doc = [ "ipywidgets==8.0.2", "joblib==1.2.0", "scikit-learn==1.1.3", - "ipython==8.6.0", + "ipython==8.7.0", "jupyterlab==3.5.0", ]