From c00d1a2f87bc7a432e249468830fcbfbcfb44397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:36:17 +0000 Subject: [PATCH] build(deps): bump authlib from 1.3.2 to 1.4.1 in /backend Bumps [authlib](https://github.com/lepture/authlib) from 1.3.2 to 1.4.1. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/authlib/compare/v1.3.2...v1.4.1) --- updated-dependencies: - dependency-name: authlib 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 31b4767e7..0ab1fd0a5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -80,7 +80,7 @@ rank-bm25==0.2.2 faster-whisper==1.0.3 PyJWT[crypto]==2.10.1 -authlib==1.3.2 +authlib==1.4.1 black==24.8.0 langfuse==2.44.0