From 6a96745e65a434b6aa9dc9435d6597f93b004070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:15:41 +0000 Subject: [PATCH] Bump dash from 1.19.0 to 2.15.0 in /cuchem Bumps [dash](https://github.com/plotly/dash) from 1.19.0 to 2.15.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.19.0...v2.15.0) --- updated-dependencies: - dependency-name: dash 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..004faf11 100644 --- a/cuchem/requirements.txt +++ b/cuchem/requirements.txt @@ -1,5 +1,5 @@ tensorflow-gpu==1.15.5 -dash==1.19.0 +dash==2.15.0 jupyter-dash==0.4.0 dash_bootstrap_components==0.11.1 dash_core_components==1.15.0