From 351b55c587302728ab5799d0df0402b633c125c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 08:38:35 +0000 Subject: [PATCH 1/2] Bump pyiron-atomistics from 0.6.9 to 0.6.10 Bumps [pyiron-atomistics](https://github.com/pyiron/pyiron_atomistics) from 0.6.9 to 0.6.10. - [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.9...pyiron_atomistics-0.6.10) --- 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 5f0fe58..b553635 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.2 pyiron==0.5.2 -pyiron_atomistics==0.6.9 +pyiron_atomistics==0.6.10 From c37372715d0a70869a378260baca556323d49e2e Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 5 Aug 2024 10:54:10 +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 e81470f..7629d18 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.9 + - pyiron_atomistics =0.6.10 - sphinxdft =3.1 [linux] - lammps =2024.02.07=*_openmpi_* [linux|osx] - lammps =2018.03.16 [win]