From 1757b9e0251acecdcce3f9c9e76e19c78a63fe6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:28:23 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 in /rest/rest_api_project 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] --- rest/rest_api_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/rest_api_project/requirements.txt b/rest/rest_api_project/requirements.txt index 1d2caaf..08a3025 100644 --- a/rest/rest_api_project/requirements.txt +++ b/rest/rest_api_project/requirements.txt @@ -19,4 +19,4 @@ requests==2.18.1 six==1.10.0 SQLAlchemy==1.1.11 urllib3==1.21.1 -Werkzeug==0.12.2 +Werkzeug==0.15.3