From 4ad118bf80d5d7b59566ff0f2707ec06d3c7ae03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:23:56 +0000 Subject: [PATCH 1/2] Bump tqdm from 4.66.4 to 4.66.5 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5) --- 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 5c3c3d6..4e3438a 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.4", + "tqdm==4.66.5", ] executor = [ "executorlib==0.0.1", From c339163ffe241d409f48a814befb7bf31df64f9b Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 5 Aug 2024 15:24:09 +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 b0f12e2..cfc90eb 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.4 - paramiko =3.4.0 -- tqdm =4.66.4 +- tqdm =4.66.5 - executorlib =0.0.1 - cloudpickle =3.0.0 - jupyter-book =1.0.0 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index ef008c1..aba1c0f 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,6 +7,6 @@ dependencies: - pyyaml =6.0.1 - jinja2 =3.1.4 - paramiko =3.4.0 -- tqdm =4.66.4 +- tqdm =4.66.5 - executorlib =0.0.1 - cloudpickle =3.0.0 diff --git a/binder/environment.yml b/binder/environment.yml index 6844e66..5c949c9 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,7 +7,7 @@ dependencies: - pyyaml =6.0.1 - jinja2 =3.1.4 - paramiko =3.4.0 -- tqdm =4.66.4 +- tqdm =4.66.5 - executorlib =0.0.1 - cloudpickle =3.0.0 - flux-core =0.59.0