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

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/main/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.24.1...v6.0.1)

---
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-03-23 22:34:45 +00:00 committed by GitHub
parent 82309b5ccf
commit 85bd3d3721
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
requests~=2.32.3
pandas~=2.2.3
plotly~=5.24.1
plotly~=6.0.1
flask~=3.0.3
scipy~=1.14.1
asgiref~=3.8.1