From adb46c192b21178d120d417c31ba7c678923c996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 08:45:47 +0000 Subject: [PATCH 1/2] Bump mp-api from 0.33.3 to 0.34.3 Bumps [mp-api](https://github.com/materialsproject/api) from 0.33.3 to 0.34.3. - [Release notes](https://github.com/materialsproject/api/releases) - [Commits](https://github.com/materialsproject/api/compare/v0.33.3...v0.34.3) --- updated-dependencies: - dependency-name: mp-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 220e13fa7..c4f3e599a 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ 'h5py==3.9.0', 'matplotlib==3.7.2', 'mendeleev==0.14.0', - 'mp-api==0.33.3', + 'mp-api==0.34.3', 'numpy==1.24.3', 'pandas==2.0.3', 'phonopy==2.20.0', From 7ec33e1eefa81b4baa8cfcfe3ee4d321cf38675c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 21 Aug 2023 08:52:33 +0000 Subject: [PATCH 2/2] [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 894cbe3a8..7fe004f54 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,7 +9,7 @@ dependencies: - h5py =3.9.0 - matplotlib-base =3.7.2 - mendeleev =0.14.0 -- mp-api =0.33.3 +- mp-api =0.34.3 - numpy =1.24.3 - pandas =2.0.3 - phonopy =2.20.0