From 17fa358b1edca0f3600ed10bfe153fd0f3c70c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:52:05 +0000 Subject: [PATCH] Bump dash-html-components from 0.10.0 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 0.10.0 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-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c39831..1609b94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==6.7 Cython==0.28.2 dash==0.21.0 dash-core-components==0.22.1 -dash-html-components==0.10.0 +dash-html-components==2.0.0 dash-renderer==0.12.1 decorator==4.3.0 nbformat==4.4.0