From adabb58f678b33d13f67be06f23eef2b4105586f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 04:19:24 +0000 Subject: [PATCH 1/2] Bump structuretoolkit from 0.0.24 to 0.0.25 Bumps [structuretoolkit](https://github.com/pyiron/structuretoolkit) from 0.0.24 to 0.0.25. - [Release notes](https://github.com/pyiron/structuretoolkit/releases) - [Commits](https://github.com/pyiron/structuretoolkit/compare/structuretoolkit-0.0.24...structuretoolkit-0.0.25) --- updated-dependencies: - dependency-name: structuretoolkit 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 62ccc6a5..e8cb1862 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ Repository = "https://github.com/pyiron/atomistics" phonopy = [ "phonopy==2.24.3", "seekpath==2.1.0", - "structuretoolkit==0.0.24", + "structuretoolkit==0.0.25", ] gpaw = [ "gpaw==24.6.0", From be767915697c197e07b439c7568801ffe27f312e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 04:21:00 +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 07bc92a7..99496589 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -12,7 +12,7 @@ dependencies: - scipy =1.13.1 - spglib =2.4.0 - phonopy =2.24.3 -- structuretoolkit =0.0.24 +- structuretoolkit =0.0.25 - seekpath =2.1.0 - lammps =2023.11.21 - pandas =2.2.2 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 7eb1b362..d5cd4f35 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,6 +7,6 @@ dependencies: - scipy =1.13.1 - spglib =2.4.0 - phonopy =2.24.3 -- structuretoolkit =0.0.24 +- structuretoolkit =0.0.25 - seekpath =2.1.0 - tqdm =4.66.4 diff --git a/binder/environment.yml b/binder/environment.yml index b009d288..308e60c2 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -6,7 +6,7 @@ dependencies: - scipy =1.13.1 - spglib =2.4.0 - phonopy =2.24.3 -- structuretoolkit =0.0.24 +- structuretoolkit =0.0.25 - seekpath =2.1.0 - gpaw =24.6.0 - lammps =2024.02.07