From 055bb52d4054ceed92587e49be8f1a87b16ee54c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 07:17:16 +0000 Subject: [PATCH] Bump authlib from 0.15.3 to 0.15.4 Bumps [authlib](https://github.com/lepture/authlib) from 0.15.3 to 0.15.4. - [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/commits) 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..bdd260ea 100644 --- a/main/requirements.txt +++ b/main/requirements.txt @@ -1,4 +1,4 @@ -authlib==0.15.3 +authlib==0.15.4 blinker==1.4 flask-babel==1.0.0 flask-login==0.5.0