From 006e22b3245ad46886468e753f56bed46cf38d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 14:42:44 +0000 Subject: [PATCH 1/3] Bump executorlib from 1.8.0 to 1.8.2 Bumps [executorlib](https://github.com/pyiron/executorlib) from 1.8.0 to 1.8.2. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](https://github.com/pyiron/executorlib/compare/executorlib-1.8.0...executorlib-1.8.2) --- updated-dependencies: - dependency-name: executorlib dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d471d54d..1d251d4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "bagofholding==0.1.9", "bidict==0.23.1", "cloudpickle==3.1.2", - "executorlib==1.8.0", + "executorlib==1.8.2", "graphviz==0.21", "pandas==3.0.0", "pint==0.25", From cd96b7cd5c0fba625d9a422d9075779c9ac895c0 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 17 Feb 2026 14:43:00 +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 3e15ee1a..b56fecb5 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -4,7 +4,7 @@ dependencies: - bagofholding =0.1.9 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.8.0 +- executorlib =1.8.2 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0 From e41c15420dec73ac52210e9251bbef18f19d0f57 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 17 Feb 2026 14:43:19 +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 3e15ee1a..b56fecb5 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -4,7 +4,7 @@ dependencies: - bagofholding =0.1.9 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.8.0 +- executorlib =1.8.2 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0 diff --git a/docs/environment.yml b/docs/environment.yml index 05f6aa16..6d059d2c 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -10,7 +10,7 @@ dependencies: - bagofholding =0.1.9 - bidict =0.23.1 - cloudpickle =3.1.2 -- executorlib =1.8.0 +- executorlib =1.8.2 - graphviz =9.0.0 - hatchling =1.28.0 - hatch-vcs =0.5.0