From 52b846a70b47a3378b3eca5d1aaedd00aca85d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:59:58 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...0.15.5) --- updated-dependencies: - dependency-name: werkzeug 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 914910f..548ddb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,6 @@ pytz==2017.2 six==1.10.0 SpeechRecognition==3.6.3 textract==1.6.1 -Werkzeug==0.12.2 +Werkzeug==0.15.5 xlrd==1.0.0 XlsxWriter==1.0.2