From 1e352bcae156482558b83577f46de75de5179301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:10:29 +0000 Subject: [PATCH 1/2] Bump pyiron-atomistics from 0.4.7 to 0.4.8 Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.4.7 to 0.4.8. - [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.4.7...pyiron_atomistics-0.4.8) --- 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 293bd34..0e4f547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.1 pyiron==0.5.2 -pyiron_atomistics==0.4.7 +pyiron_atomistics==0.4.8 From 617a6e41c38d867981c96ac4447c1ee3869756e9 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 29 Jan 2024 09:35:54 +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 a4dee60..0915c62 100644 --- a/constructor/construct.yaml +++ b/constructor/construct.yaml @@ -14,7 +14,7 @@ specs: - nodejs - nglview =3.1.1 - pyiron =0.5.2 - - pyiron_atomistics =0.4.7 + - pyiron_atomistics =0.4.8 - sphinxdft =3.1 [linux] - lammps =2023.08.02 [linux|osx] - lammps =2018.03.16 [win]