From af7832ecb09f140b32ebcda7a296237c160027a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:28:18 +0000 Subject: [PATCH] Bump werkzeug from 0.10 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10 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...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 4c20b7a..48aa372 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ requests==2.4.3 SQLAlchemy==0.9.8 urllib3==1.10 websocket-client==0.23.0 -Werkzeug==0.10 +Werkzeug==0.15.3 pygit2==0.23.2 gevent-websocket==0.9.3 netaddr==0.7.15