Skip to content

Commit

Permalink
deps: bump plotly from 5.24.1 to 6.0.0
Browse files Browse the repository at this point in the history
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/main/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>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent a4dea42 commit f637161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"matplotlib",
"numpy>=1.9.0",
"pandas>=0.17",
"plotly==5.24.1",
"plotly==6.0.0",
"psutil",
"pyopenms>=3.2.0",
"scipy>=1.12.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ pillow==11.0.0
# streamlit
platformdirs==4.3.6
# via jupyter-core
plotly==5.24.1
plotly==6.0.0
# via massdash (pyproject.toml)
pluggy==1.5.0
# via pytest
Expand Down

0 comments on commit f637161

Please sign in to comment.