From 35681e098f548cbe9cf0019d1349072465432e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:03:37 +0000 Subject: [PATCH 1/2] Bump matplotlib from 3.8.4 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: matplotlib 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 0635d01f0..a71bbc540 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ grainboundary = [ ] pyscal = ["pyscal2==2.10.18"] nglview = ["nglview==3.1.2"] -matplotlib = ["matplotlib==3.8.4"] +matplotlib = ["matplotlib==3.9.0"] plotly = ["plotly==5.22.0"] clusters = ["scikit-learn==1.5.0"] symmetry = ["spglib==2.4.0"] From fabb7ea8844582b0486406fd047d248e8162353c Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 29 May 2024 18:03:57 +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 e5748506d..9b39374dc 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -5,7 +5,7 @@ dependencies: - ase =3.22.1 - coverage - dscribe =2.1.1 -- matplotlib-base =3.8.4 +- matplotlib-base =3.9.0 - nglview =3.1.2 - notebook - numpy =1.26.4