From 964c340a5dd83bdaa7de38fd50ac622813cd0a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 08:32:30 +0000 Subject: [PATCH 1/2] Bump structuretoolkit from 0.0.6 to 0.0.7 Bumps [structuretoolkit](https://github.com/pyiron/structuretoolkit) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/pyiron/structuretoolkit/releases) - [Commits](https://github.com/pyiron/structuretoolkit/compare/structuretoolkit-0.0.6...structuretoolkit-0.0.7) --- updated-dependencies: - dependency-name: structuretoolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 341a24438..6ed16a288 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ 'seekpath==2.1.0', 'scikit-learn==1.3.0', 'spglib==2.0.2', - 'structuretoolkit==0.0.6' + 'structuretoolkit==0.0.7' ], cmdclass=versioneer.get_cmdclass(), From aa5712f1485debcd9071c5117b0e1dda4840a8bd Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 31 Jul 2023 08:32:51 +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 91378ffe3..3ee1e00b7 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -21,4 +21,4 @@ dependencies: - scipy =1.11.1 - seekpath =2.1.0 - spglib =2.0.2 -- structuretoolkit =0.0.6 +- structuretoolkit =0.0.7