diff --git a/pyproject.toml b/pyproject.toml index c8077e08a..29d245ce7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ "openpyxl==3.1.2", "scikit-learn==1.3.2", "pytest-xdist==3.3.1", - "ipython==8.16.1", + "ipython==8.17.1", ] doc = [ "recommonmark==0.7.1", @@ -65,7 +65,7 @@ doc = [ "ipywidgets==8.1.1", "joblib==1.3.2", "scikit-learn==1.3.2", - "ipython==8.16.1", + "ipython==8.17.1", "jupyterlab==4.0.7", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.0.0",