Skip to content

Commit ad1eb87

Browse files
Build(deps): Update dash requirement
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@v1.0.0...v2.18.2) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f2218 commit ad1eb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_qc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gunicorn>=19.8.1
2-
dash>=1.0.0, <2.9.0
2+
dash>=1.0.0, <2.19.0
33
plotly>=5.4.0
44
dash-extensions>=0.1.7
55
colorlover>=0.2.1

0 commit comments

Comments
 (0)