From 114bdd4f08cf95f75af34cc66d531854c91cf585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:56:24 +0000 Subject: [PATCH] Bump dash-html-components from 1.1.2 to 2.0.0 in /cuchem Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.1.2 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] --- cuchem/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cuchem/requirements.txt b/cuchem/requirements.txt index 5dab0b9a..ef0747d5 100644 --- a/cuchem/requirements.txt +++ b/cuchem/requirements.txt @@ -3,7 +3,7 @@ dash==1.19.0 jupyter-dash==0.4.0 dash_bootstrap_components==0.11.1 dash_core_components==1.15.0 -dash_html_components==1.1.2 +dash_html_components==2.0.0 progressbar2==3.53.1 tables==3.6.1 sqlalchemy==1.3.20