From d9f55d176b6cfb1be972b634578380ed63a8b55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:13:55 +0000 Subject: [PATCH 1/2] Bump tqdm from 4.66.5 to 4.66.6 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.66.6. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6) --- 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 2f4e98aa..7d82c4f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ qe = [ "pwtools==1.2.3" ] tqdm = [ - "tqdm==4.66.5" + "tqdm==4.66.6" ] [tool.setuptools.packages.find] From e3c389e48390bd66d7a181d8c49c8ca8fbbd363a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:14:12 +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 0e35c730..60c7cc17 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.5 +- tqdm =4.66.6 diff --git a/binder/environment.yml b/binder/environment.yml index 3d04505b..486d3c56 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.5 +- tqdm =4.66.6