From 47bc6a09edc546b93a6d080779a8852341e98189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:52:45 +0000 Subject: [PATCH] Bump dash-html-components from 0.16.0 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 0.16.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 83026ca..1d2680b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pandas==0.23.4 dash==0.40.0 dash-core-components==0.47.0 -dash-html-components==0.16.0 +dash-html-components==2.0.0 dash-daq==0.1.4 dash-table==3.6.0 six==1.12.0