diff --git a/pyproject.toml b/pyproject.toml index 1c3d98d24..95811b5ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ "openpyxl==3.1.5", "scikit-learn==1.6.1", "pytest-xdist==3.6.1", - "ipython==8.31.0", + "ipython==8.32.0", "pyvista==0.44.2", ] codegen = [ @@ -73,7 +73,7 @@ doc = [ "ipywidgets==8.1.5", "joblib==1.4.2", "scikit-learn==1.6.1", - "ipython==8.31.0", + "ipython==8.32.0", "jupyterlab==4.3.4", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.4.0",