diff --git a/pyproject.toml b/pyproject.toml index e2b1a53c..bdcb89f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ doc = [ "nbsphinx>=0.9.0,<0.10", "sphinx_design", "jupytext", - "ipython>=8.13.0,<8.30", + "ipython>=8.13.0,<8.31", "jupyterlab>=4.0.0,<4.4", "pypandoc>=1.10.0,<1.15", ]