Skip to content

Commit bd4fa8a

Browse files
Update dash requirement from ~=3.4.0 to ~=4.0.0
Updates the requirements on [dash](https://github.com/plotly/dash) to permit the latest version. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v3.4.0...v4.0.0) --- updated-dependencies: - dependency-name: dash dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 701051c commit bd4fa8a

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
@@ -2,7 +2,7 @@
22
# Version is hardcoded to ensure uniformity no matter the platform.
33
plotly~=6.5.2
44
polars~=1.38.1
5-
dash~=3.4.0
5+
dash~=4.0.0
66
pytest~=9.0.2
77
pylint~=4.0.5
88
black~=26.1.0

0 commit comments

Comments
 (0)