From 65ccdf5f2cf8d292899b6c379e331a16a11fe909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 13:39:02 +0000 Subject: [PATCH 1/2] Bump tqdm from 4.66.2 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4) --- updated-dependencies: - dependency-name: tqdm 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 130c5d7..007acb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/pysqa" sge = ["defusedxml==0.7.1"] remote = [ "paramiko==3.4.0", - "tqdm==4.66.2", + "tqdm==4.66.4", ] executor = [ "pympipool==0.8.2", From 9828e2d783dc0f6f86f80da9e9d44e50f91b1566 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Sat, 11 May 2024 13:39:15 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 63d7de0..c1b4e3e 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -10,7 +10,7 @@ dependencies: - pyyaml =6.0.1 - jinja2 =3.1.3 - paramiko =3.4.0 -- tqdm =4.66.2 +- tqdm =4.66.4 - pympipool =0.7.18 - cloudpickle =3.0.0 - jupyter-book =1.0.0 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 3668715..a463c84 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,6 +7,6 @@ dependencies: - pyyaml =6.0.1 - jinja2 =3.1.3 - paramiko =3.4.0 -- tqdm =4.66.2 +- tqdm =4.66.4 - pympipool =0.8.2 - cloudpickle =3.0.0 diff --git a/binder/environment.yml b/binder/environment.yml index c2f9b28..5c8a0d9 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - pyyaml =6.0.1 - jinja2 =3.1.3 - paramiko =3.4.0 -- tqdm =4.66.2 +- tqdm =4.66.4 - pympipool =0.8.2 - cloudpickle =3.0.0 - flux-core =0.59.0