From d461d3a276cb00cf3bcce4dfab31f826facf1a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:12:46 +0000 Subject: [PATCH] Bump dash from 0.42.0 to 2.15.0 in /dash_app/src Bumps [dash](https://github.com/plotly/dash) from 0.42.0 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/commits/v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash_app/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash_app/src/requirements.txt b/dash_app/src/requirements.txt index ba1b6e0..71b8c37 100644 --- a/dash_app/src/requirements.txt +++ b/dash_app/src/requirements.txt @@ -1,4 +1,4 @@ -dash==0.42.0 +dash==2.15.0 dash-daq==0.1.0 pandas==0.25.1 numpy==1.16.5