From a8624cf346b86ef4960591e123dcedead44e7576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:12:39 +0000 Subject: [PATCH] deps: bump authlib from 1.3.2 to 1.6.6 Bumps [authlib](https://github.com/authlib/authlib) from 1.3.2 to 1.6.6. - [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.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 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..f4d315904 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.6 # via drf-oidc-auth beautifulsoup4==4.12.3 # via -r requirements.in