From 4fe7ce6e650bcdecabbd00091ef91f3c71066d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:07:15 +0000 Subject: [PATCH] Bump werkzeug from 0.11.10 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.10 to 0.15.3. - [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.11.10...0.15.3) --- 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 f585eb8..84a4dbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ python-dateutil==2.5.3 pytz==2016.6.1 requests==2.10.0 six==1.10.0 -Werkzeug==0.11.10 +Werkzeug==0.15.3