From 4179040b745b48cdb5d9a54b3035be0f1f05aeb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:10:17 +0000 Subject: [PATCH] Bump authlib from 1.3.1 to 1.6.6 in /Operator Bumps [authlib](https://github.com/authlib/authlib) from 1.3.1 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.1...v1.6.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Operator/requirements.txt b/Operator/requirements.txt index c2bb572..f81c2ee 100644 --- a/Operator/requirements.txt +++ b/Operator/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.6.0 anyio==4.3.0 -Authlib==1.3.1 +Authlib==1.6.6 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2