From 0df327dc8e85993a17259140c77e879ef2334ed2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 09:13:21 +0000 Subject: [PATCH] Bump authlib from 0.14.1 to 0.15 Bumps [authlib](https://github.com/lepture/authlib) from 0.14.1 to 0.15. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v0.14.1...v0.15) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a8359ad..c666ed88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -authlib==0.14.1 +authlib==0.15 blinker==1.4 flask-login==0.5.0 flask-restful==0.3.8