From 765466e62d372c1a6d7fefa31e12acb4e712c0c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 19:35:05 +0000 Subject: [PATCH] Bump flask-restful from 0.3.8 to 0.3.9 Bumps [flask-restful](https://github.com/flask-restful/flask-restful) from 0.3.8 to 0.3.9. - [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.8...v0.3.9) Signed-off-by: dependabot-preview[bot] --- main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/requirements.txt b/main/requirements.txt index 9fca032f..6de9d669 100644 --- a/main/requirements.txt +++ b/main/requirements.txt @@ -2,7 +2,7 @@ authlib==0.15.3 blinker==1.4 flask-babel==1.0.0 flask-login==0.5.0 -flask-restful==0.3.8 +flask-restful==0.3.9 flask-wtf==0.14.3 flask==1.1.2 git+https://github.com/joernhees/babel@zip-2.3.4