From 6d16db7807b7c2153031e59cd21ce4ecc3eac2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jul 2021 08:38:40 +0000 Subject: [PATCH] Bump werkzeug from 0.12.1 to 0.15.3 in /flask-kafka-streaming Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.12.1...0.15.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-kafka-streaming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-kafka-streaming/requirements.txt b/flask-kafka-streaming/requirements.txt index 5a343b4..e200a01 100644 --- a/flask-kafka-streaming/requirements.txt +++ b/flask-kafka-streaming/requirements.txt @@ -11,4 +11,4 @@ MarkupSafe==1.0 python-engineio==1.4.0 python-socketio==1.7.4 six==1.10.0 -Werkzeug==0.12.1 +Werkzeug==0.15.3