From 33597936402e06f8db39b0b5727e07b48c21b975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:13:01 +0000 Subject: [PATCH] Bump dash from 1.0.0 to 2.15.0 in /main_map Bumps [dash](https://github.com/plotly/dash) from 1.0.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.0.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- main_map/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_map/requirements.txt b/main_map/requirements.txt index b978ad9..b75a5b3 100644 --- a/main_map/requirements.txt +++ b/main_map/requirements.txt @@ -1,3 +1,3 @@ -dash==1.0.0 +dash==2.15.0 pandas==0.24.1 gunicorn==19.9.0 \ No newline at end of file