From e4ba51b22db778d16bbf9b718dbc8891b2647b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jan=C3=9Fen?= Date: Mon, 3 Aug 2026 18:23:01 +0200 Subject: [PATCH 1/2] Update pydantic to 2.13.4 again --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index c02cdbd..0e67679 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - python =3.12 - click =8.1.8 -- pydantic =2.12.5 +- pydantic =2.13.4 - hatchling =1.31.0 - hatch-vcs =0.5.0 - jobflow =0.3.1 From 71283b95d2a6803acc2e149f56d55df69c750c70 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 31 Aug 2026 20:56:56 +0200 Subject: [PATCH 2/2] Update aiida-workgraph version to 0.9.0 --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index 0e67679..2065648 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - pyiron_base =0.15.16 - pyiron_workflow =0.18.0 - pygraphviz =1.14 -- aiida-workgraph =0.8.1 +- aiida-workgraph =0.9.0 - conda_subprocess =0.0.12 - networkx =3.6.1 - cwltool =3.2.20260413085819