From 427f77397bc48974f2b64dd2344d57eb72c147a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 13:36:37 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /dummy_data_wrapper/source_code 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] --- dummy_data_wrapper/source_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dummy_data_wrapper/source_code/requirements.txt b/dummy_data_wrapper/source_code/requirements.txt index 83fcb8a..db6a197 100644 --- a/dummy_data_wrapper/source_code/requirements.txt +++ b/dummy_data_wrapper/source_code/requirements.txt @@ -4,7 +4,7 @@ itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.1.1 uWSGI==2.0.17.1 -Werkzeug==0.14.1 +Werkzeug==0.15.3 numpy==1.17.2 boto3==1.10.1 botocore==1.13.1