From 00b42bc120ca00cd3a0526c635c1085b88275886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 09:41:35 +0100 Subject: [PATCH] Bump dash from 0.39.0 to 1.19.0 (#28) Bumps [dash](https://github.com/plotly/dash) from 0.39.0 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/v0.39.0...v1.19.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea09269..20d4207 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # requires Python 3.9.1 aenum==3.0.0 coloredlogs==15.0 -dash==0.39.0 +dash==1.19.0 h5py==3.2.1 jsonschema==3.2 matplotlib==3.3.4