From 1448ec48f84db84992c3a3be3f69c8dd858b5e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:19:02 +0000 Subject: [PATCH] Bump dash-core-components from 1.8.1 to 2.0.0 in /dash Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.8.1 to 2.0.0. - [Commits](https://github.com/plotly/dash-component-boilerplate/commits) --- updated-dependencies: - dependency-name: dash-core-components dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 42f49f0..150edab 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,6 +1,6 @@ click==7.1.1 dash==4.0.0 -dash-core-components==1.8.1 +dash-core-components==2.0.0 dash-html-components==1.0.2 dash-renderer==1.2.4 dash-table==4.6.1