From ffb52f7c447c83c6069f441cf3b0bb6d3a0be43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:52:55 +0000 Subject: [PATCH] Bump dash-core-components from 1.0.0 to 2.0.0 in /data_preprocessing Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.0.0 to 2.0.0. - [Commits](https://github.com/plotly/dash-component-boilerplate/commits) --- updated-dependencies: - dependency-name: dash-core-components 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..cb89532 100644 --- a/data_preprocessing/requirements.txt +++ b/data_preprocessing/requirements.txt @@ -4,5 +4,5 @@ geopy==1.18.1 dash_html_components==1.0.0 psycopg2==2.8.3 dash==1.0.0 -dash_core_components==1.0.0 +dash_core_components==2.0.0 plotly==3.10.0