From 5bdd4bd396cb49bd25563bfa0e24d5a4071833d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:22:37 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 in /bbapi/config Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 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.10.4...0.15.3) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..e3f36de 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -74,4 +74,4 @@ texttable==0.8.4 untangle==1.1.0 wcwidth==0.1.6 websocket-client==0.35.0 -Werkzeug==0.10.4 +Werkzeug==0.15.3