From 02e4197032ba62b822eeed37a28788b3e0610b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:32:18 +0000 Subject: [PATCH] Bump authlib from 1.3.1 to 1.6.5 Bumps [authlib](https://github.com/authlib/authlib) from 1.3.1 to 1.6.5. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.3.1...v1.6.5) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.5 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 8fc0cc46..8850ef89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Authlib==1.3.1 +Authlib==1.6.5 certifi==2025.1.31 click==8.1.7 email_validator==2.1.1