From 7ec9a0032f9683af42f7b5d0d0ec5bffb1617721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:07:33 +0000 Subject: [PATCH 1/2] Bump matplotlib from 3.10.7 to 3.10.8 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:development 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 ad8e6f7ec..7e00f6252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ grainboundary = [ ] pyscal = ["pyscal3==3.3.0"] nglview = ["nglview==3.1.4"] -matplotlib = ["matplotlib==3.10.7"] +matplotlib = ["matplotlib==3.10.8"] plotly = ["plotly==6.5.0"] clusters = ["scikit-learn==1.7.2"] symmetry = ["spglib==2.6.0"] From 3a3e356696e669d468030f2fac98c5b2e3b2644d Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Thu, 11 Dec 2025 16:07:47 +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 695d9ace5..e67c6fda5 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -6,7 +6,7 @@ dependencies: - ase =3.26.0 - coverage - dscribe =2.1.2 -- matplotlib-base =3.10.7 +- matplotlib-base =3.10.8 - nglview =3.1.4 - notebook - numpy =2.3.5