diff --git a/pyproject.toml b/pyproject.toml index a312b9b5..bf14086e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ graph = [ "pygraphviz==1.14", "matplotlib==3.9.2", "networkx==3.4.2", - "ipython==8.29.0", + "ipython==8.30.0", ] mpi = ["mpi4py==4.0.1"] submission = [ @@ -55,7 +55,7 @@ all = [ "pygraphviz==1.14", "matplotlib==3.9.2", "networkx==3.4.2", - "ipython==8.29.0", + "ipython==8.30.0", ] [tool.setuptools.packages.find]