diff --git a/pyproject.toml b/pyproject.toml index ec0cee1558..730037fccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "openpyxl==3.1.2", "scikit-learn==1.2.2", "pytest-xdist==3.2.1", - "ipython==8.11.0", + "ipython==8.12.0", ] doc = [ "recommonmark==0.7.1", @@ -68,7 +68,7 @@ doc = [ "ipywidgets==8.0.6", "joblib==1.2.0", "scikit-learn==1.2.2", - "ipython==8.11.0", + "ipython==8.12.0", "jupyterlab==3.6.2", ]