From 1fafbc0b8b9f13cfd794d9f918ccee70d9b3447e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:43:30 +0000 Subject: [PATCH] chore(deps): bump authlib from 1.6.9 to 1.6.11 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 to 1.6.11. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.9...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 682d765..541e329 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ SQLAlchemy-Utils>=0.33.11 mysqlclient>=1.4.2 cached-property>=1.5.1 rule==0.1.1 -Authlib==1.6.9 +Authlib==1.6.11 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3 diff --git a/requirements.txt b/requirements.txt index fd7a882..64515b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ SQLAlchemy-Utils>=0.33.11 mysqlclient>=1.4.2 cached-property>=1.5.1 rule==0.1.1 -Authlib<=1.6.9 +Authlib<=1.6.11 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3