From bb20223dab19111d69e6cd84b2225600ee014abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:12:23 +0000 Subject: [PATCH] Bump dash from 0.42.0 to 2.15.0 in /archive/demos 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] --- archive/demos/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/demos/requirements.txt b/archive/demos/requirements.txt index 5d8c13f..f91df94 100644 --- a/archive/demos/requirements.txt +++ b/archive/demos/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