From a68ff4607a4f0a79421082ccacc4b7c0d70139a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 10:15:12 +0000 Subject: [PATCH] Bump authlib from 0.14.1 to 0.15.3 Bumps [authlib](https://github.com/lepture/authlib) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/v0.15.3/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v0.14.1...v0.15.3) 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..eb990c3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -authlib==0.14.1 +authlib==0.15.3 blinker==1.4 flask-login==0.5.0 flask-restful==0.3.8