From de0453b3c65c70481119da2caa89d52c5105513a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:12:22 +0000 Subject: [PATCH] Bump dash from 1.0.0 to 2.15.0 in /data_preprocessing Bumps [dash](https://github.com/plotly/dash) from 1.0.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/compare/v1.0.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data_preprocessing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_preprocessing/requirements.txt b/data_preprocessing/requirements.txt index c571607..08df738 100644 --- a/data_preprocessing/requirements.txt +++ b/data_preprocessing/requirements.txt @@ -3,6 +3,6 @@ pandas==0.23.1 geopy==1.18.1 dash_html_components==1.0.0 psycopg2==2.8.3 -dash==1.0.0 +dash==2.15.0 dash_core_components==1.0.0 plotly==3.10.0