From e3bf81b993e00531a4d953bb6e702c181b62ed6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 18:52:17 +0000 Subject: [PATCH] chore(deps)(deps): bump authlib from 1.6.5 to 1.6.12 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 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.5...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 5a38e75..8b33ff9 100644 --- a/constraints.txt +++ b/constraints.txt @@ -11,7 +11,7 @@ annotated-types==0.7.0 anyio==4.11.0 asteroid-filterbanks==0.4.0 attrs==25.4.0 -Authlib==1.6.5 +Authlib==1.6.12 av==16.0.1 certifi==2025.10.5 cffi==2.0.0 diff --git a/requirements.txt b/requirements.txt index e4b30ef..0685261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pydantic-settings==2.11.0 requests==2.32.5 # Authentication -Authlib==1.6.5 +Authlib==1.6.12 itsdangerous==2.2.0 # Required for session middleware # Billing