From 9e30a875a71ec82f1c4c34eedf32e0920ee222fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 21:17:14 +0000 Subject: [PATCH 1/2] Bump plotly from 7.0.0 to 7.1.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 7.1.0 dependency-type: direct:development 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 66c24f351..1210550eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ grainboundary = [ pyscal = ["pyscal3==3.3.2"] nglview = ["nglview==4.0.1"] matplotlib = ["matplotlib==3.11.2"] -plotly = ["plotly==7.0.0"] +plotly = ["plotly==7.1.0"] clusters = ["scikit-learn==1.9.1"] symmetry = ["spglib==2.7.0"] surface = [ From 31b6f1add8b71934b1b48ec829995d62b94e77ec Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 21 Sep 2026 21:17:26 +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 4b4f1491c..98779ae12 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - notebook - numpy =2.5.3 - phonopy =4.5.0 -- plotly =7.0.0 +- plotly =7.1.0 - pymatgen =2026.5.4 - pyscal3 =3.3.2 - scikit-learn =1.9.1