From 5ef4576c69e48243c82682527d9102e08d762552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:33:54 +0000 Subject: [PATCH 1/2] Bump mp-api from 0.45.0 to 0.45.1 Bumps mp-api from 0.45.0 to 0.45.1. --- updated-dependencies: - dependency-name: mp-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b90b45271..cced9daca 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.45.0", + "mp-api==0.45.1", "numpy==1.26.4", "pandas==2.2.3", "phonopy==2.34.0", From 949f4a462deabd9589e9644332802afbf6a01f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:35:40 +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 0f98bba0a..b40ce1522 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.45.0 +- mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.34.0 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 7fd3b6974..1b7a718ed 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.45.0 +- mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.34.0 diff --git a/binder/environment.yml b/binder/environment.yml index af4025aeb..a485d0bca 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.45.0 +- mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.34.0