From 3e1d88a1d272dc62e644ae4c7f0eea6cbd5b0c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 04:01:52 +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) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a034854..7778888 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==3.1.7 django-authlib==0.10.1 django-environ==0.4.5 behave-django==1.4.0 -Authlib==0.15.3 +Authlib==0.15.4 uwsgi>=2.0.18 psycopg2-binary==2.8.6 PyYAML==5.4.1