From ca7381ddfe9d44fc4cff37e169abf6b4bfb2e451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:43:02 +0000 Subject: [PATCH 1/2] Bump pympipool from 0.7.9 to 0.7.11 Bumps [pympipool](https://github.com/pyiron/pympipool) from 0.7.9 to 0.7.11. - [Release notes](https://github.com/pyiron/pympipool/releases) - [Commits](https://github.com/pyiron/pympipool/compare/pympipool-0.7.9...pympipool-0.7.11) --- updated-dependencies: - dependency-name: pympipool 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 a0f591a..5eb3e21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ remote = [ "tqdm==4.66.1", ] executor = [ - "pympipool==0.7.9", + "pympipool==0.7.11", "cloudpickle==3.0.0", ] twofactor = ["pyauthenticator==0.2.0"] From 0862eceedd49299a649472cece0ff179900c3100 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 5 Feb 2024 15:43:19 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 880f68a..ffe4a78 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -11,5 +11,5 @@ dependencies: - jinja2 =3.1.3 - paramiko =3.4.0 - tqdm =4.66.1 -- pympipool =0.7.9 +- pympipool =0.7.11 - cloudpickle =3.0.0 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index ee2835f..df19c2d 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,5 +8,5 @@ dependencies: - jinja2 =3.1.3 - paramiko =3.4.0 - tqdm =4.66.1 -- pympipool =0.7.9 +- pympipool =0.7.11 - cloudpickle =3.0.0