diff --git a/pyproject.toml b/pyproject.toml index 09fd86fb..e2b1a53c 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.29", + "ipython>=8.13.0,<8.30", "jupyterlab>=4.0.0,<4.4", "pypandoc>=1.10.0,<1.15", ]