From 2f25b92904810f5c71c91ff9977520d28e26640a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 13:45:10 +0000 Subject: [PATCH] Bump dash from 1.4.1 to 1.19.0 Bumps [dash](https://github.com/plotly/dash) from 1.4.1 to 1.19.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.4.1...v1.19.0) Signed-off-by: dependabot-preview[bot] --- requirements_web.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_web.txt b/requirements_web.txt index f9c35e47..8acdcc16 100644 --- a/requirements_web.txt +++ b/requirements_web.txt @@ -1,2 +1,2 @@ -dash==1.4.1 +dash==1.19.0 pandas \ No newline at end of file