From 296a927baf3ee5f38b6f807c7020f65788352143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 12:50:20 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 in /c_chat_server 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] --- c_chat_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c_chat_server/requirements.txt b/c_chat_server/requirements.txt index 762c91d..169d73c 100644 --- a/c_chat_server/requirements.txt +++ b/c_chat_server/requirements.txt @@ -27,7 +27,7 @@ SQLAlchemy==1.3.3 sqlalchemy-mptt==0.2.4 SQLAlchemy-Utils==0.33.11 urllib3==1.24.3 -Werkzeug==0.15.2 +Werkzeug==0.15.3 WTForms==2.2.1 flask-login celery==4.3.0