From 258b66451392de24375994605a300577d6331d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:53:04 +0000 Subject: [PATCH] deps: bump authlib from 1.3.2 to 1.6.4 Bumps [authlib](https://github.com/authlib/authlib) from 1.3.2 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.3.2...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88b3cf971..52e15953b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ attrs==24.2.0 # jsonschema # referencing # requests-cache -authlib==1.3.2 +authlib==1.6.4 # via drf-oidc-auth beautifulsoup4==4.12.3 # via -r requirements.in