From 487848db41eb0e81f92dfece23efbfa5a9f667cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:12:17 +0000 Subject: [PATCH] Bump dash from 0.36.0 to 2.15.0 Bumps [dash](https://github.com/plotly/dash) from 0.36.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.36.0...v2.15.0) --- updated-dependencies: - dependency-name: dash 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 71d01ba..c3381a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -dash==0.36.0 # The core dash backend +dash==2.15.0 # The core dash backend dash-html-components==0.13.5 # HTML components dash-core-components==0.43.0 # Supercharged components \ No newline at end of file