From 25f61aeb714c76ad3352f73ca703b8b74508ce0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:42:28 +0000 Subject: [PATCH 1/2] Bump mp-api from 0.44.0 to 0.45.0 Bumps mp-api from 0.44.0 to 0.45.0. --- updated-dependencies: - dependency-name: mp-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index edf663cbe..c6fcc2bfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "h5py==3.12.1", "matplotlib==3.10.0", "mendeleev==0.19.0", - "mp-api==0.44.0", + "mp-api==0.45.0", "numpy==1.26.4", "pandas==2.2.3", "phonopy==2.26.6", From c0842508f1c96552ec5ec0933c3cee9b7caa27fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:42:43 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 891e31a80..b6b6673a4 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -12,7 +12,7 @@ dependencies: - h5py =3.12.1 - matplotlib-base =3.10.0 - mendeleev =0.19.0 -- mp-api =0.44.0 +- mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index c95343c0f..d7172e540 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - h5py =3.12.1 - matplotlib-base =3.10.0 - mendeleev =0.19.0 -- mp-api =0.44.0 +- mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 diff --git a/binder/environment.yml b/binder/environment.yml index 157a87d69..4b4a6289a 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -8,7 +8,7 @@ dependencies: - h5py =3.12.1 - matplotlib-base =3.10.0 - mendeleev =0.19.0 -- mp-api =0.44.0 +- mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6