From d7c6425c03597e0a7a356c62b81ad3b9ecebd869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:01:39 +0000 Subject: [PATCH] build(deps): bump authlib from 0.15.4 to 1.3.1 Bumps [authlib](https://github.com/lepture/authlib) from 0.15.4 to 1.3.1. - [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.15.4...v1.3.1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cc5dada7..30d029ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Authlib==0.15.4 +Authlib==1.3.1 Django==2.2.24 psycopg2-binary==2.9.3 setuptools