From 3a78d920d67b52634b42022d623d803a6748d71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:17:20 +0000 Subject: [PATCH] build(deps): bump dash from 1.7.0 to 2.15.0 in /qews Bumps [dash](https://github.com/plotly/dash) from 1.7.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.7.0...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- qews/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qews/requirements.txt b/qews/requirements.txt index b9351a1..0fe6cfb 100644 --- a/qews/requirements.txt +++ b/qews/requirements.txt @@ -3,5 +3,5 @@ pandas-datareader==0.8.1 pandasql==0.7.3 sas7bdat==2.0.7 versioneer==0.18 -dash==1.7.0 +dash==2.15.0 xlrd==1.2.0 \ No newline at end of file