Skip to content

Commit

Permalink
Bump plotly from 5.24.1 to 6.0.0 (#313)
Browse files Browse the repository at this point in the history
* 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] <[email protected]>

* [dependabot skip] Update environment

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyironrunner <[email protected]>
  • Loading branch information
dependabot[bot] and pyiron-runner authored Jan 31, 2025
1 parent 07bdbb4 commit 168e6d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 168e6d1

Please sign in to comment.