From 149d24340b7f41c67aaa988a97b65815402e71e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:28:28 +0000 Subject: [PATCH 1/2] Bump plotly from 6.6.0 to 6.7.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.6.0 to 6.7.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/v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.7.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 d087b4639..ace2e567c 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.10.9"] -plotly = ["plotly==6.6.0"] +plotly = ["plotly==6.7.0"] clusters = ["scikit-learn==1.8.0"] symmetry = ["spglib==2.7.0"] surface = [ From 86c40dc2366649414e4219920dbaec8b21508f35 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 24 Apr 2026 16:28:41 +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 7e3fa396c..f46d50c70 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - notebook - numpy =2.4.3 - phonopy =3.5.1 -- plotly =6.6.0 +- plotly =6.7.0 - pymatgen =2026.3.23 - pyscal3 =3.3.2 - scikit-learn =1.8.0