From 62a4db04072b46cdc64a3b5d00f8f60d9970d5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:23:03 +0000 Subject: [PATCH] Bump werkzeug in /chatbot_python-master/chatbot_python-master Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.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.12.2...0.15.3) Signed-off-by: dependabot[bot] --- chatbot_python-master/chatbot_python-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatbot_python-master/chatbot_python-master/requirements.txt b/chatbot_python-master/chatbot_python-master/requirements.txt index 38c4efc..a52849a 100644 --- a/chatbot_python-master/chatbot_python-master/requirements.txt +++ b/chatbot_python-master/chatbot_python-master/requirements.txt @@ -12,4 +12,4 @@ requests==2.18.4 requests-toolbelt==0.8.0 six==1.11.0 urllib3==1.22 -Werkzeug==0.12.2 +Werkzeug==0.15.3