From 1cde0b7bc6144af63b9065b7fed3ac597a07df2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 02:12:07 +0000 Subject: [PATCH] chore(deps)(deps): bump authlib from 1.6.5 to 1.6.9 Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.9. - [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.6.5...v1.6.9) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 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..e154275 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.9 av==16.0.1 certifi==2025.10.5 cffi==2.0.0 diff --git a/requirements.txt b/requirements.txt index e4b30ef..54fbc3a 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.9 itsdangerous==2.2.0 # Required for session middleware # Billing