From 64e0e46e3690106021e5abe5791d533d52438de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:25:53 +0000 Subject: [PATCH 1/2] Bump structuretoolkit from 0.0.12 to 0.0.15 Bumps [structuretoolkit](https://github.com/pyiron/structuretoolkit) from 0.0.12 to 0.0.15. - [Release notes](https://github.com/pyiron/structuretoolkit/releases) - [Commits](https://github.com/pyiron/structuretoolkit/compare/structuretoolkit-0.0.12...structuretoolkit-0.0.15) --- 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 978bc6b9..27d40091 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ Repository = "https://github.com/pyiron/atomistics" phonopy = [ "phonopy==2.20.0", "seekpath==2.1.0", - "structuretoolkit==0.0.12", + "structuretoolkit==0.0.15", ] gpaw = [ "gpaw==23.9.1", From ecf3db07d0f733c9056265ec74f6ffc17eb2e163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:46:53 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index db143630..8a81a286 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,5 +7,5 @@ dependencies: - scipy =1.11.4 - spglib =2.1.0 - phonopy =2.20.0 -- structuretoolkit =0.0.12 +- structuretoolkit =0.0.15 - seekpath =2.1.0