Skip to content

Commit 168e6d1

Browse files
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](plotly/plotly.py@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] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent 07bdbb4 commit 168e6d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- notebook
1212
- numpy =1.26.4
1313
- phonopy =2.35.0
14-
- plotly =5.24.1
14+
- plotly =6.0.0
1515
- pymatgen =2024.11.13
1616
- pyscal3 =3.2.7
1717
- pyxtal =1.0.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ grainboundary = [
4444
pyscal = ["pyscal3==3.2.7"]
4545
nglview = ["nglview==3.1.4"]
4646
matplotlib = ["matplotlib==3.10.0"]
47-
plotly = ["plotly==5.24.1"]
47+
plotly = ["plotly==6.0.0"]
4848
clusters = ["scikit-learn==1.6.1"]
4949
symmetry = ["spglib==2.5.0"]
5050
surface = [

0 commit comments

Comments
 (0)