From 1c9784401e6267fe95f5781f45fd9ded7d912d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:22:11 +0000 Subject: [PATCH] build(deps): bump authlib from 1.6.1 to 1.6.6 in /backend Bumps [authlib](https://github.com/authlib/authlib) from 1.6.1 to 1.6.6. - [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.1...v1.6.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 03eeba2a1eb..6a3f9f00dcc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -99,7 +99,7 @@ onnxruntime==1.20.1 faster-whisper==1.1.1 PyJWT[crypto]==2.10.1 -authlib==1.6.1 +authlib==1.6.6 black==25.1.0 youtube-transcript-api==1.1.0