From 881bcd456242ff759092af5e70c0ed25145e933e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:57:33 +0000 Subject: [PATCH] Bump dash-core-components from 1.2.1 to 2.0.0 Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.2.1 to 2.0.0. - [Commits](https://github.com/plotly/dash-component-boilerplate/commits) --- updated-dependencies: - dependency-name: dash-core-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..30e2e3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ docopt pytest==2.5.0 dash==1.3.1 dash-html-components==1.0.1 -dash-core-components==1.2.1 +dash-core-components==2.0.0 dash-table==4.3.0 nltk HTMLParser