From eca4b2b455d5f2fb06378cd219595e8c18f0f4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:06:30 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.2 to 2.0.0 in /dash Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.0.2 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-version: 2.0.0 dependency-type: direct:production ... 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 097d24a..d2413c6 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,7 +1,7 @@ click==7.1.1 dash==4.1.0 dash-core-components==2.0.0 -dash-html-components==1.0.2 +dash-html-components==2.0.0 dash-renderer==1.9.1 dash-table==5.0.0 Flask==3.1.3