From d029a75f13d511369be9098fea39aa8fe64dad4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:54:32 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.1 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.0.1 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 9bec48f..eb57c07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ chardet docopt pytest==2.5.0 dash==1.3.1 -dash-html-components==1.0.1 +dash-html-components==2.0.0 dash-core-components==1.2.1 dash-table==4.3.0 nltk