From b9eda489a50d77861b323aaa0e56b5ff10acb7a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:52:57 +0000 Subject: [PATCH] Bump dash-html-components from 0.13.5 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 0.13.5 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 71d01ba..7b3ec7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ dash==0.36.0 # The core dash backend -dash-html-components==0.13.5 # HTML components +dash-html-components==2.0.0 # HTML components dash-core-components==0.43.0 # Supercharged components \ No newline at end of file