From 243b46b0a0d30fb9f17792dd7f019f009c2a4ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 13:32:42 +0000 Subject: [PATCH 1/2] Bump plotly from 5.21.0 to 5.22.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.21.0 to 5.22.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.21.0...v5.22.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production 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 a72f9124d..a4a89f4d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ grainboundary = [ pyscal = ["pyscal2==2.10.18"] nglview = ["nglview==3.1.2"] matplotlib = ["matplotlib==3.8.4"] -plotly = ["plotly==5.21.0"] +plotly = ["plotly==5.22.0"] clusters = ["scikit-learn==1.4.2"] symmetry = ["spglib==2.3.1"] surface = [ From a0c61a525b73a268b2cefb9dbf4c08be303cf7db Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 3 May 2024 13:32:57 +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 42f3abf2d..19d99e637 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - notebook - numpy =1.26.4 - phonopy =2.23.1 -- plotly =5.21.0 +- plotly =5.22.0 - pymatgen =2024.5.1 - pyscal =2.10.18 - pyxtal =0.6.2