From ae6ddb9c7cfc30b38a4c74b4838b06b653c91333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 03:09:30 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /SSLChatApp Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.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.15.2...0.15.3) Signed-off-by: dependabot[bot] --- SSLChatApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSLChatApp/requirements.txt b/SSLChatApp/requirements.txt index fc95691..0052824 100644 --- a/SSLChatApp/requirements.txt +++ b/SSLChatApp/requirements.txt @@ -7,5 +7,5 @@ Jinja2==2.10.1 MarkupSafe==1.1.1 mysqlclient==1.4.2.post1 passlib==1.7.1 -Werkzeug==0.15.2 +Werkzeug==0.15.3 WTForms==2.2.1