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