From c7e55f8ea619c2b05292d8c8b2c118ee27df7fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 06:07:15 +0000 Subject: [PATCH 1/6] Bump mp-api from 0.43.0 to 0.44.0 Bumps mp-api from 0.43.0 to 0.44.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 c1f59688e..a68b23c45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "h5py==3.12.1", "matplotlib==3.9.4", "mendeleev==0.19.0", - "mp-api==0.43.0", + "mp-api==0.44.0", "numpy==1.26.4", "pandas==2.2.3", "phonopy==2.26.6", From 42fd1b7e146bc50e4bbfc7b59be81dafb4911613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 06:13:28 +0000 Subject: [PATCH 2/6] [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 5c0558a59..7426bc292 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.9.4 - mendeleev =0.19.0 -- mp-api =0.43.0 +- mp-api =0.44.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 10df51e67..e7c2c3360 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - h5py =3.12.1 - matplotlib-base =3.9.4 - mendeleev =0.19.0 -- mp-api =0.43.0 +- mp-api =0.44.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 diff --git a/binder/environment.yml b/binder/environment.yml index 0b9648d1c..0c28ac753 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -8,7 +8,7 @@ dependencies: - h5py =3.12.1 - matplotlib-base =3.9.4 - mendeleev =0.19.0 -- mp-api =0.43.0 +- mp-api =0.44.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 From 3601c089a0cba2b9be3fc50bed28d4f3e8bb737d Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 17 Dec 2024 08:33:24 -0700 Subject: [PATCH 3/6] Update environment-docs.yml --- .ci_support/environment-docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 7426bc292..891e31a80 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -10,14 +10,14 @@ dependencies: - atomistics =0.1.32 - defusedxml =0.7.1 - h5py =3.12.1 -- matplotlib-base =3.9.4 +- matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.44.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.9 +- pyiron_base =0.10.10 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7 From 0c425218cff33897bfeb8d280f0352f6f5588563 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 17 Dec 2024 08:33:38 -0700 Subject: [PATCH 4/6] Update environment.yml --- .ci_support/environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index e7c2c3360..c95343c0f 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,14 +8,14 @@ dependencies: - codacy-coverage - defusedxml =0.7.1 - h5py =3.12.1 -- matplotlib-base =3.9.4 +- matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.44.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.9 +- pyiron_base =0.10.10 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7 From 940c4ebb3b4168112d1552730957d180dd8b3c21 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 17 Dec 2024 08:33:54 -0700 Subject: [PATCH 5/6] Update environment.yml --- binder/environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/environment.yml b/binder/environment.yml index 0c28ac753..157a87d69 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -6,14 +6,14 @@ dependencies: - atomistics =0.1.32 - defusedxml =0.7.1 - h5py =3.12.1 -- matplotlib-base =3.9.4 +- matplotlib-base =3.10.0 - mendeleev =0.19.0 - mp-api =0.44.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6 - pint =0.24.4 -- pyiron_base =0.10.9 +- pyiron_base =0.10.10 - pyiron_snippets =0.1.4 - pylammpsmpi =0.2.26 - pyscal3 =3.2.7 From f5cc5549fdac39d576c30aa408dbea004fc7e0f7 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 17 Dec 2024 08:34:13 -0700 Subject: [PATCH 6/6] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a68b23c45..edf663cbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,14 +28,14 @@ dependencies = [ "atomistics==0.1.32", "defusedxml==0.7.1", "h5py==3.12.1", - "matplotlib==3.9.4", + "matplotlib==3.10.0", "mendeleev==0.19.0", "mp-api==0.44.0", "numpy==1.26.4", "pandas==2.2.3", "phonopy==2.26.6", "pint==0.24.4", - "pyiron_base==0.10.9", + "pyiron_base==0.10.10", "pyiron_snippets==0.1.4", "pylammpsmpi==0.2.26", "pyscal3==3.2.7",