From a8d1db556a7512986463c2c3584599ef41dd330c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:03:09 +0000 Subject: [PATCH] Bump authlib from 1.2.0 to 1.3.1 Bumps [authlib](https://github.com/lepture/authlib) from 1.2.0 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/v1.2.0...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 26b0fc9..24b40bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ altgraph==0.17.2 -Authlib==1.2.0 +Authlib==1.3.1 certifi==2022.12.7 cffi==1.15.1 charset-normalizer==3.0.1