From 9e9e48027c26b3c1686078c758f7c1bb7a047f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:43:31 +0000 Subject: [PATCH] Bump dash from 1.14.0 to 2.15.0 in /simba Bumps [dash](https://github.com/plotly/dash) from 1.14.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.14.0...v2.15.0) --- updated-dependencies: - dependency-name: dash 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..7382540c9 100644 --- a/simba/requirements.txt +++ b/simba/requirements.txt @@ -24,7 +24,7 @@ tabulate == 0.9.0;python_version>="3.9" tqdm == 4.30.0 xgboost == 0.90 yellowbrick -dash == 1.14.0 +dash == 2.15.0 dash_color_picker == 0.0.1 dash_core_components == 1.10.2 dash_colorscales == 0.0.4