From 0059a13d6fb87174c4e935e1a769298f31e65243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:08:07 +0000 Subject: [PATCH] chore(deps): bump authlib from 1.6.11 to 1.6.12 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.11 to 1.6.12. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.11...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 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 541e329..d41cc35 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.11 +Authlib==1.6.12 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3 diff --git a/requirements.txt b/requirements.txt index 64515b4..1551b28 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.11 +Authlib<=1.6.12 httpx==0.* fastapi==0.* fastapi_pagination==0.9.3