diff --git a/pyproject.toml b/pyproject.toml index 3421f00c..2d77a7a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ docs = [ "autodoc_pydantic==1.9.0", "furo==2023.8.19", - "ipython==8.14.0", + "ipython==8.15.0", "myst_parser==2.0.0", "nbsphinx==0.9.3", "sphinx-copybutton==0.5.2",