From 11ddb26203cc4b538cff366c13215289021af586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:21:08 +0000 Subject: [PATCH 1/3] Bump numpy from 1.26.4 to 2.2.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c27ffe5..1787ca7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "matgl==1.1.3", "matplotlib==3.9.2", "nglview==3.1.2", - "numpy==1.26.4", + "numpy==2.2.0", "pandas==2.2.2", "phonopy==2.26.6", "pyiron_atomistics==0.6.11", From 545eb03a9d82317bba647141c7ea08688960793c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 9 Dec 2024 17:21:24 +0000 Subject: [PATCH 2/3] [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 08a135c..d999cf1 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,7 +8,7 @@ dependencies: - matgl =1.1.3 - matplotlib =3.9.2 - nglview =3.1.2 -- numpy =1.26.4 +- numpy =2.2.0 - pandas =2.2.2 - phonopy =2.26.6 - pyiron_atomistics =0.6.11 From b7fa7fe22840dbedded5c31ec55b97c75ec4138f Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 9 Dec 2024 17:21:46 +0000 Subject: [PATCH 3/3] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 08a135c..d999cf1 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -8,7 +8,7 @@ dependencies: - matgl =1.1.3 - matplotlib =3.9.2 - nglview =3.1.2 -- numpy =1.26.4 +- numpy =2.2.0 - pandas =2.2.2 - phonopy =2.26.6 - pyiron_atomistics =0.6.11 diff --git a/docs/environment.yml b/docs/environment.yml index b982da1..c4b582b 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -14,7 +14,7 @@ dependencies: - matgl =1.1.3 - matplotlib =3.9.2 - nglview =3.1.2 -- numpy =1.26.4 +- numpy =2.2.0 - pandas =2.2.2 - phonopy =2.26.6 - pyiron_atomistics =0.6.11