From 9a5735bd4366fbe8410e330914eae015357b33b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:55:00 +0000 Subject: [PATCH] Bump dash-core-components from 1.10.2 to 2.0.0 in /simba Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.10.2 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] --- simba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simba/requirements.txt b/simba/requirements.txt index cd57c4625..6c6239f8a 100644 --- a/simba/requirements.txt +++ b/simba/requirements.txt @@ -26,7 +26,7 @@ xgboost == 0.90 yellowbrick dash == 1.14.0 dash_color_picker == 0.0.1 -dash_core_components == 1.10.2 +dash_core_components == 2.0.0 dash_colorscales == 0.0.4 dash_html_components == 1.0.3 h5py