From 6a0361163a21610883a710cdee8c405acb4ceb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:44:14 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /lib Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.3) Signed-off-by: dependabot[bot] --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index 87bb614..d2fe7e3 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -115,7 +115,7 @@ MongoAlchemy == 0.19 # .env/lib/python3.6/site-packages/werkzeug/utils.py: 365,371,628 # .env/lib/python3.6/site-packages/werkzeug/wrappers.py: 48,58,271,302,1447,1534 # .env/lib/python3.6/site-packages/werkzeug/wsgi.py: 53,65,569 -Werkzeug == 0.14.1 +Werkzeug == 0.15.3 # .env/lib/python3.6/site-packages/astroid/__init__.py: 68,71 # .env/lib/python3.6/site-packages/astroid/arguments.py: 10,11,12,13,14