From 71069d0fa2ded9b82918496d5e62ac8a5e7ec056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 19:39:39 +0000 Subject: [PATCH] Bump dash from 0.34.0 to 2.15.0 in /boilerplates/dash Bumps [dash](https://github.com/plotly/dash) from 0.34.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/v0.34.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boilerplates/dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplates/dash/requirements.txt b/boilerplates/dash/requirements.txt index 92e8037..e49ce49 100644 --- a/boilerplates/dash/requirements.txt +++ b/boilerplates/dash/requirements.txt @@ -1,7 +1,7 @@ certifi==2023.7.22 chardet==3.0.4 click==6.7 -dash==0.34.0 +dash==2.15.0 dash-core-components==0.27.1 dash-html-components==0.11.0 dash-renderer==0.13.0