From 336a138b91a8c80a0fb1a0efd3e4e6d2bb1a8624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 23:40:43 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8681eb9..e465fc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,4 +74,4 @@ traitlets==4.3.2 urllib3==1.24.2 wcwidth==0.1.7 websocket-client==0.56.0 -Werkzeug==0.15.2 +Werkzeug==0.15.3