From 1a3172cbedde5d33756bbb1665a6d165ced6d2e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:16:30 +0000 Subject: [PATCH 1/2] Bump tqdm from 4.66.6 to 4.67.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.6 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7d82c4f0..f8dd991b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ qe = [ "pwtools==1.2.3" ] tqdm = [ - "tqdm==4.66.6" + "tqdm==4.67.0" ] [tool.setuptools.packages.find] From 301d6b82320c0cd38e94099e0517b7d7a396c3cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:16:51 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 60c7cc17..7f36b027 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,4 +13,4 @@ dependencies: - seekpath =2.1.0 - spglib =2.5.0 - structuretoolkit =0.0.28 -- tqdm =4.66.6 +- tqdm =4.67.0 diff --git a/binder/environment.yml b/binder/environment.yml index 486d3c56..a39c2c47 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -14,4 +14,4 @@ dependencies: - pylammpsmpi =0.2.25 - jinja2 =3.1.4 - dynaphopy =1.17.16 -- tqdm =4.66.6 +- tqdm =4.67.0