From 68f301b88ff931d6131d196f77c176d8e3aaf030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:56:37 +0000 Subject: [PATCH] build(deps): bump authlib from 1.6.1 to 1.6.4 in /backend Bumps [authlib](https://github.com/authlib/authlib) from 1.6.1 to 1.6.4. - [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.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 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..f178d8b308a 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.4 black==25.1.0 youtube-transcript-api==1.1.0