From 852bb91f533bf6c52015dd02ae266928deef16fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:43:42 +0000 Subject: [PATCH 1/2] Bump pyiron-atomistics from 0.6.11 to 0.6.12 Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.6.11 to 0.6.12. - [Release notes](https://github.com/pyiron/pyiron_atomistics/releases) - [Changelog](https://github.com/pyiron/pyiron_atomistics/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyiron/pyiron_atomistics/compare/pyiron_atomistics-0.6.11...pyiron_atomistics-0.6.12) --- updated-dependencies: - dependency-name: pyiron-atomistics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83472aa..9ba5224 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.2 pyiron==0.5.2 -pyiron_atomistics==0.6.11 +pyiron_atomistics==0.6.12 From 17a0fe1009173e1caae11aace3fc643f5b4bde55 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 9 Sep 2024 16:42:46 +0200 Subject: [PATCH 2/2] Update construct.yaml --- constructor/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constructor/construct.yaml b/constructor/construct.yaml index 8652f80..040beea 100644 --- a/constructor/construct.yaml +++ b/constructor/construct.yaml @@ -14,7 +14,7 @@ specs: - nodejs - nglview =3.1.2 - pyiron =0.5.2 - - pyiron_atomistics =0.6.11 + - pyiron_atomistics =0.6.12 - sphinxdft =3.1 [linux] - lammps =2024.02.07=*_openmpi_* [linux|osx] - lammps =2018.03.16 [win]