From 2534f8b6051af77892ff3dececbec4c2588a76d1 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 7 Mar 2026 06:28:13 +0100 Subject: [PATCH 1/2] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7362acb..af597c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ aiida = [ "aiida-workgraph>=0.5.1,<=0.7.6", ] jobflow = [ - "jobflow>=0.1.18,<=0.2.1", + "jobflow>=0.1.18,<=0.3.1", ] pyiron = [ "pyiron_base>=0.11.10,<=0.15.12", From c0a0083cd8976744b4f9d14b2ad3cf2b106816aa Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 7 Mar 2026 06:28:31 +0100 Subject: [PATCH 2/2] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index a7a9ee9..0edcc7f 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - hatchling =1.28.0 - hatch-vcs =0.5.0 - httpcore =1.0.7 -- jobflow =0.2.1 +- jobflow =0.3.1 - executorlib =1.7.4 - pyiron_base =0.15.12 - pyiron_workflow =0.15.4