From bc3349f5eb1855858d122e295a5a5dfa8fc77286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 12:07:22 +0000 Subject: [PATCH] build(deps): bump authlib from 1.6.4 to 1.6.5 in /backend/benefit Bumps [authlib](https://github.com/authlib/authlib) from 1.6.4 to 1.6.5. - [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.4...v1.6.5) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- backend/benefit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/benefit/requirements.txt b/backend/benefit/requirements.txt index 74b48a7320..c76adcf6bd 100644 --- a/backend/benefit/requirements.txt +++ b/backend/benefit/requirements.txt @@ -14,7 +14,7 @@ attrs==25.3.0 # via # jsonschema # referencing -authlib==1.6.4 +authlib==1.6.5 # via drf-oidc-auth azure-core==1.35.1 # via