Skip to content

Commit ad1fec2

Browse files
build(deps): update plotly requirement in the dash-network group
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version. Updates `plotly` to 7.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@v6.9.0...v7.0.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 7.0.0 dependency-type: direct:production dependency-group: dash-network ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a17286 commit ad1fec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core scientific stack
22
pandas>=1.2.3
3-
plotly>=6.9.0
3+
plotly>=7.0.0
44
requests>=2.27.1
55
retrying
66
setuptools

0 commit comments

Comments
 (0)