From 41c70ff394577ef994dac10311d67f47e35422fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:53:08 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.0 to 2.0.0 in /data_preprocessing Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.0.0 to 2.0.0. - [Changelog](https://github.com/plotly/dash-html-components/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash-html-components/commits) --- updated-dependencies: - dependency-name: dash-html-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..b67ff30 100644 --- a/data_preprocessing/requirements.txt +++ b/data_preprocessing/requirements.txt @@ -1,7 +1,7 @@ numpy==1.14.5 pandas==0.23.1 geopy==1.18.1 -dash_html_components==1.0.0 +dash_html_components==2.0.0 psycopg2==2.8.3 dash==1.0.0 dash_core_components==1.0.0