From 4a6b43c002ee9de5146e32a2a73335ac31e4ff78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:34:37 +0000 Subject: [PATCH 1/2] Bump executorlib from 0.0.3 to 0.0.4 Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](https://github.com/pyiron/executorlib/compare/executorlib-0.0.3...executorlib-0.0.4) --- updated-dependencies: - dependency-name: executorlib 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 63635b3..5eacb41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ Repository = "https://github.com/pyiron/conda_subprocess" [project.optional-dependencies] executorlib = [ - "executorlib==0.0.3", + "executorlib==0.0.4", ] [tool.setuptools.packages.find] From 4a779ef89e16ea401803c769f24de332700c95ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:34:50 +0000 Subject: [PATCH 2/2] [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 c31d7a4..eb19767 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -3,4 +3,4 @@ channels: dependencies: - coverage - conda =24.9.1 -- executorlib =0.0.3 +- executorlib =0.0.4