From 309f9374733ec40b316d88b768069bff53bd4db4 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 10 Sep 2026 20:52:05 +0200 Subject: [PATCH 1/3] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b78ee80cd..915a243ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ grainboundary = [ ] pyscal = ["pyscal3==3.3.2"] nglview = ["nglview==4.0.1"] -matplotlib = ["matplotlib==3.11.0"] +matplotlib = ["matplotlib==3.11.1"] plotly = ["plotly==7.0.0"] clusters = ["scikit-learn==1.8.0"] symmetry = ["spglib==2.7.0"] From 29993887ee58e8fc3141db4cffb51d683f7e7e2f Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 10 Sep 2026 20:52:24 +0200 Subject: [PATCH 2/3] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index ec6846394..94be4d9c1 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - aimsgb =1.1.1 - ase =3.29.0 - dscribe =2.1.2 -- matplotlib-base =3.11.0 +- matplotlib-base =3.11.1 - notebook - numpy =2.5.3 - phonopy =4.3.1 From 9790d9eeb0acafa779592eb92067f8a599e3a649 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 10 Sep 2026 20:52:58 +0200 Subject: [PATCH 3/3] Update environment.yml --- .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 836d6f954..b4567a50b 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -6,7 +6,7 @@ dependencies: - ase =3.29.0 - coverage - dscribe =2.1.2 -- matplotlib-base =3.11.0 +- matplotlib-base =3.11.1 - nglview =4.0.1 - notebook - numpy =2.5.3