diff --git a/pyproject.toml b/pyproject.toml index 9b8eaa5..e249d9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "pyiron_workflow==0.8.0" + "pyiron_workflow==0.10.0" ] dynamic = [ "version",] authors = [