From e26cfd6fb3843714b18404c0f204a164b8891afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:54:33 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.3 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.0.3 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 d3a0438..ce8574f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jupyter_dash==0.2.1.post1 dash_bootstrap_components==0.10.2 dash==1.12.0 dash_core_components==1.10.0 -dash_html_components==1.0.3 +dash_html_components==2.0.0 plotly==4.5.1 dash_table==4.7.0 pandas==1.0.4