From 2edea172e4bed82fb40c2cc0c2485a0061d7400e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 21:59:28 +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/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.11.10...0.15.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6dcff0..0e8fbca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ python-mimeparse==1.5.2 python-socketio==1.4.4 PyYAML==3.11 requests==2.11.0 -Werkzeug==0.11.10 +Werkzeug==0.15.3 httplib2==0.9.2 flask-classy==0.6.10 GitPython==2.1.15 \ No newline at end of file