build(deps): update plotly requirement from ~=5.24.1 to ~=6.0.0

Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-02 22:31:41 +00:00 committed by GitHub
parent 2056473717
commit 9b0171f73f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ numpy~=2.1.1
uvicorn~=0.34.0 uvicorn~=0.34.0
requests~=2.32.3 requests~=2.32.3
pandas~=2.2.3 pandas~=2.2.3
plotly~=5.24.1 plotly~=6.0.0
flask~=3.0.3 flask~=3.0.3
scipy~=1.14.1 scipy~=1.14.1
asgiref~=3.8.1 asgiref~=3.8.1