From ce02d8720dd6e3b819a6a449d1ccaddb2163bf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 07:43:26 +0000 Subject: [PATCH 1/3] Bump executorlib from 1.7.4 to 1.8.0 Bumps [executorlib](https://github.com/pyiron/executorlib) from 1.7.4 to 1.8.0. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](https://github.com/pyiron/executorlib/compare/executorlib-1.7.4...executorlib-1.8.0) --- updated-dependencies: - dependency-name: executorlib dependency-version: 1.8.0 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 dc1190da..19cf4e17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "bagofholding==0.1.6", "bidict==0.23.1", "cloudpickle==3.1.2", - "executorlib==1.7.4", + "executorlib==1.8.0", "graphviz==0.21", "pandas==2.3.3", "pint==0.25", From 2130caa1e1250354298496e019f4abdbac9712f9 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 9 Feb 2026 07:43:40 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index d840e5e8..3317f150 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -4,7 +4,7 @@ dependencies: - bagofholding =0.1.6 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.7.4 +- executorlib =1.8.0 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0 From 162383689ef9d7cd96eb6650190f75b2cf452456 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 9 Feb 2026 07:44:01 +0000 Subject: [PATCH 3/3] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index d840e5e8..3317f150 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -4,7 +4,7 @@ dependencies: - bagofholding =0.1.6 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.7.4 +- executorlib =1.8.0 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0 diff --git a/docs/environment.yml b/docs/environment.yml index 89c65b14..01ba48b3 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -10,7 +10,7 @@ dependencies: - bagofholding =0.1.6 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.7.4 +- executorlib =1.8.0 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0