From 33e9bc0c106cdf8887cfd48406d68777dff7931b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:12:06 +0000 Subject: [PATCH 1/2] Bump pyiron-atomistics from 0.6.14 to 0.6.15 Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.6.14 to 0.6.15. - [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.14...pyiron_atomistics-0.6.15) --- 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 c1b0a36..7c5440e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.2 pyiron==0.5.2 -pyiron_atomistics==0.6.14 +pyiron_atomistics==0.6.15 From b46be83b14e82222a07b1f5b73d94affebd5bd5d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 4 Nov 2024 09:14:42 +0100 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 a96baf9..95b643e 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.14 + - pyiron_atomistics =0.6.15 - sphinxdft =3.1 [linux] - lammps =2024.02.07=*_openmpi_* [linux|osx] - lammps =2018.03.16 [win]