From 665c851f6621a6eb4caeb135bfe3aca344fb25cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 02:56:51 +0000 Subject: [PATCH] build(deps): bump authlib from 1.3.1 to 1.3.2 in /backend Bumps [authlib](https://github.com/lepture/authlib) from 1.3.1 to 1.3.2. - [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.1...v1.3.2) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-patch ... 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 c597947e4..8e5f30a14 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -64,7 +64,7 @@ rank-bm25==0.2.2 faster-whisper==1.0.3 PyJWT[crypto]==2.9.0 -authlib==1.3.1 +authlib==1.3.2 black==24.8.0 langfuse==2.44.0