From c1fd4faa8a41483cac2b35c816bb44d3268748d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:09:27 +0000 Subject: [PATCH] Bump dash from 1.19.0 to 2.15.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7800dfa..ab53e37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jupyter_core==4.6.3 dash_html_components==1.1.2 voila==0.2.6 andas==1.0.3 -dash==1.19.0 +dash==2.15.0 beautifulsoup4==4.9.3 jupyter==1.0.0 pandas==1.2.3