diff --git a/pyproject.toml b/pyproject.toml index a90c741c..59b274e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ graph = [ "pygraphviz==1.14", "matplotlib==3.9.2", "networkx==3.3", - "ipython==8.27.0", + "ipython==8.28.0", ] [tool.setuptools.packages.find]