From 783231cde336f5ceac6e6016ab259364f8ecabac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:50:45 +0000 Subject: [PATCH 1/2] Bump structuretoolkit from 0.0.6 to 0.0.8 Bumps [structuretoolkit](https://github.com/pyiron/structuretoolkit) from 0.0.6 to 0.0.8. - [Release notes](https://github.com/pyiron/structuretoolkit/releases) - [Commits](https://github.com/pyiron/structuretoolkit/compare/structuretoolkit-0.0.6...structuretoolkit-0.0.8) --- 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 70836302c..220e13fa7 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.8' ], cmdclass=versioneer.get_cmdclass(), From 150cbb773fcd9bfb484dc715783736ee39cbca17 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 18 Aug 2023 23:51:06 +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 dd6261bfe..894cbe3a8 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.8