From 293cdb810e2efaa776c17f730f237f58624e97e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 02:25:17 +0000 Subject: [PATCH] chore(deps): bump authlib from 1.4.1 to 1.6.1 in /backend Bumps [authlib](https://github.com/authlib/authlib) from 1.4.1 to 1.6.1. - [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.4.1...v1.6.1) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d48ed8d9c8..7394619755 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -97,7 +97,7 @@ onnxruntime==1.20.1 faster-whisper==1.1.1 PyJWT[crypto]==2.10.1 -authlib==1.4.1 +authlib==1.6.1 black==25.1.0 langfuse==2.44.0