From bfcacb140788e29f76cd50ffa9b63a146510954f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:35:35 +0000 Subject: [PATCH] Build(deps): Bump pyiron-workflow from 0.8.0 to 0.10.0 Bumps [pyiron-workflow](https://github.com/pyiron/pyiron_workflow) from 0.8.0 to 0.10.0. - [Release notes](https://github.com/pyiron/pyiron_workflow/releases) - [Commits](https://github.com/pyiron/pyiron_workflow/compare/pyiron_workflow-0.8.0...pyiron_workflow-0.10.0) --- updated-dependencies: - dependency-name: pyiron-workflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [