From e67c714f9f2f9ecd345dc0d8126774a074ea0146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 17:08:23 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.1 to 2.0.0 in /dashboards/dash 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] --- dashboards/dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/dash/requirements.txt b/dashboards/dash/requirements.txt index 877460a..26c04d9 100644 --- a/dashboards/dash/requirements.txt +++ b/dashboards/dash/requirements.txt @@ -1,7 +1,7 @@ Click==7.0 dash==1.6.0 dash-core-components==1.5.0 -dash-html-components==1.0.1 +dash-html-components==2.0.0 dash-renderer==1.2.0 Flask==2.3.2 Flask-Compress==1.4.0