From b46d3bcfff442f65cd728d109245b798b51c1ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:17:23 +0000 Subject: [PATCH 1/2] Bump executorlib from 0.0.5 to 0.0.6 Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/pyiron/executorlib/releases) - [Commits](https://github.com/pyiron/executorlib/compare/executorlib-0.0.5...executorlib-0.0.6) --- 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 661cd82..5eccc85 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.5", + "executorlib==0.0.6", ] [tool.setuptools.packages.find] From 9f2268b5ce2b28bbba7020817a32754aa44d60ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:17:36 +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 18a98e9..c73ce4c 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.5 +- executorlib =0.0.6