From 21705d408a222bc99f1b719f1908e9f07415b2c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:35:37 +0000 Subject: [PATCH] Bump authlib from 1.6.5 to 1.6.9 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.9. - [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.6.5...v1.6.9) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 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 8e64f81..563a7b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.7.0 anyio==4.11.0 attrs==25.4.0 -Authlib==1.6.5 +Authlib==1.6.9 backoff==2.2.1 bcrypt==5.0.0 beartype==0.22.8