From 6b052ec4458d8ba1cffd5132acde0060eba927d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 03:03:10 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60c830e..0b998a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asyncio-redis>=0.13.4 websockets>=2.3 docopt>=0.6.2 -Werkzeug==0.10.4 +Werkzeug==0.15.3 semver==2.7.2