From b0eb22eb5f3531399b3401e7bbe0d61d638ff962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:16:33 +0000 Subject: [PATCH] Bump dash from 1.3.1 to 2.15.0 in /flask Bumps [dash](https://github.com/plotly/dash) from 1.3.1 to 2.15.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.3.1...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/requirements.txt b/flask/requirements.txt index 3427ce6..9c0c86e 100644 --- a/flask/requirements.txt +++ b/flask/requirements.txt @@ -1,4 +1,4 @@ -dash==1.3.1 +dash==2.15.0 dash-core-components==1.2.1 dash-html-components==1.0.1 dash-renderer==1.1.0