From beabee787d872451205a7d737ff3cfee7fd81d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 11:10:53 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 in /FacePass Webservice Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 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.12.2...0.15.3) Signed-off-by: dependabot[bot] --- FacePass Webservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FacePass Webservice/requirements.txt b/FacePass Webservice/requirements.txt index 59aaa51..7916554 100644 --- a/FacePass Webservice/requirements.txt +++ b/FacePass Webservice/requirements.txt @@ -5,6 +5,6 @@ Jinja2==2.9.6 MarkupSafe==1.0 numpy==1.13.1 opencv-contrib-python==3.3.0.10 -Werkzeug==0.12.2 +Werkzeug==0.15.3 Pillow==4.2.1 gunicorn \ No newline at end of file