From e952c27f21ccf65cdf00ed687c688b0cd7bd3840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 18 Dec 2018 13:12:48 +0000 Subject: [PATCH] Bump flask-restful from 0.3.6 to 0.3.7 Bumps [flask-restful](https://github.com/flask-restful/flask-restful) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/flask-restful/flask-restful/releases) - [Changelog](https://github.com/flask-restful/flask-restful/blob/master/CHANGES.md) - [Commits](https://github.com/flask-restful/flask-restful/compare/0.3.6...0.3.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c012c687..ca527074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ blinker==1.4 flask-login==0.4.1 flask-oauthlib==0.9.5 -flask-restful==0.3.6 +flask-restful==0.3.7 flask-wtf==0.14.2 flask==1.0.2 jinja2-markdown