From 637d83d60b58697e3c24337e3dd92b7c352888a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 09:13:15 +0000 Subject: [PATCH] Bump authlib from 0.14.1 to 0.15.2 Bumps [authlib](https://github.com/lepture/authlib) from 0.14.1 to 0.15.2. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/v0.15.2/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v0.14.1...v0.15.2) 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..8f898e89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -authlib==0.14.1 +authlib==0.15.2 blinker==1.4 flask-login==0.5.0 flask-restful==0.3.8