From 9499b77cca59a2167673c67874459d29b8633c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 19:38:44 +0000 Subject: [PATCH] Bump dash-core-components from 0.27.1 to 2.0.0 in /boilerplates/dash Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 0.27.1 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] --- boilerplates/dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplates/dash/requirements.txt b/boilerplates/dash/requirements.txt index 92e8037..3137143 100644 --- a/boilerplates/dash/requirements.txt +++ b/boilerplates/dash/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.7.22 chardet==3.0.4 click==6.7 dash==0.34.0 -dash-core-components==0.27.1 +dash-core-components==2.0.0 dash-html-components==0.11.0 dash-renderer==0.13.0 decorator==4.3.0