From 168e6d1c947379474debb87734ce3622adffd28c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 06:45:50 +0100 Subject: [PATCH] Bump plotly from 5.24.1 to 6.0.0 (#313) * Bump plotly from 5.24.1 to 6.0.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.0.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.24.1...v6.0.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner --- .ci_support/environment.yml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 3b2a53f28..9a55f51c9 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -11,7 +11,7 @@ dependencies: - notebook - numpy =1.26.4 - phonopy =2.35.0 -- plotly =5.24.1 +- plotly =6.0.0 - pymatgen =2024.11.13 - pyscal3 =3.2.7 - pyxtal =1.0.6 diff --git a/pyproject.toml b/pyproject.toml index 59dd06dbb..e8cff612d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ grainboundary = [ pyscal = ["pyscal3==3.2.7"] nglview = ["nglview==3.1.4"] matplotlib = ["matplotlib==3.10.0"] -plotly = ["plotly==5.24.1"] +plotly = ["plotly==6.0.0"] clusters = ["scikit-learn==1.6.1"] symmetry = ["spglib==2.5.0"] surface = [