From 951ee0e74f33457ef86bf54601deb143994778d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 01:47:43 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /kafka_mongodb_process 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] --- kafka_mongodb_process/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka_mongodb_process/requirements.txt b/kafka_mongodb_process/requirements.txt index 26430e7..a429925 100644 --- a/kafka_mongodb_process/requirements.txt +++ b/kafka_mongodb_process/requirements.txt @@ -70,5 +70,5 @@ urllib3==1.24.1 usb-creator==0.3.3 virtualenv==15.1.0 wadllib==1.3.3 -Werkzeug==0.14.1 +Werkzeug==0.15.3 xkit==0.0.0