From b8162bdb9303defae5cb8fadc9f095b25fcf84f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:25:07 +0000 Subject: [PATCH] chore(deps)(deps): bump authlib from 1.6.5 to 1.6.11 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 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.5...v1.6.11) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.11 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..56bb0d4 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.11 av==16.0.1 certifi==2025.10.5 cffi==2.0.0 diff --git a/requirements.txt b/requirements.txt index e4b30ef..620a1de 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.11 itsdangerous==2.2.0 # Required for session middleware # Billing