From 4ce8397c4442b0b891dace076959330b2e2b5ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:12:34 +0000 Subject: [PATCH] Bump authlib from 1.3.1 to 1.6.6 Bumps [authlib](https://github.com/authlib/authlib) from 1.3.1 to 1.6.6. - [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.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 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 61bcb46..8ee4ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ async-timeout==4.0.2 -Authlib==1.3.1 +Authlib==1.6.6 blinker==1.9.0 cachetools==5.3.0 certifi==2024.7.4