From fa6a5a26c55865fc3d5396cb865bf102f125acb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:32:48 +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 1b1011c1e..0562def5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ redis==4.5.4 boto3==1.24.38 typed-config==1.1.0 karton-core==5.4.0 -Authlib==0.15.4 +Authlib==1.3.1 pyJWT==2.4.0 limits==3.9.0 python-dateutil==2.8.2