From 93eb73c4280f538447295faa83dd7a431d84c993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:53:50 +0000 Subject: [PATCH] Bump dash-html-components from 1.0.2 to 2.0.0 Bumps [dash-html-components](https://github.com/plotly/dash-html-components) from 1.0.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b89ad..30da546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ortools==7.5.7466 dash_core_components==1.8.1 networkx==2.4 numpy==1.18.1 -dash_html_components==1.0.2 +dash_html_components==2.0.0 plotly==4.5.3 matplotlib==3.2.0 pandas==1.0.1