From d7340f0fb764dd12c5ab420e03749244ec9fa0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:28:37 +0000 Subject: [PATCH 1/2] Bump matplotlib from 3.8.3 to 3.8.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.3...v3.8.4) --- updated-dependencies: - dependency-name: matplotlib 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 3b6d1f46a..0d9d89a99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "atomistics==0.1.24", "defusedxml==0.7.1", "h5py==3.10.0", - "matplotlib==3.8.3", + "matplotlib==3.8.4", "mendeleev==0.15.0", "mp-api==0.41.2", "numpy==1.26.4", From 1304f2c02f7ec9ca3b9eb05f9d57187e314c1a10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:31:32 +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 8480c17a3..fb27a7987 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -8,7 +8,7 @@ dependencies: - codacy-coverage - defusedxml =0.7.1 - h5py =3.10.0 -- matplotlib-base =3.8.3 +- matplotlib-base =3.8.4 - mendeleev =0.15.0 - mp-api =0.41.2 - numpy =1.26.4