From 5ce0b6f80cfdacf3595a1aac5885998c1c967f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:56:22 +0000 Subject: [PATCH] Python dependency: Bump authlib from 1.6.6 to 1.6.8 in /web/regression Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.8. - [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.6...v1.6.8) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e1ef2d7b18..9c9620e6683 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ # relevant packages. ############################################################################### -Authlib==1.6.6 +Authlib==1.6.8 azure-identity==1.25.1 azure-mgmt-rdbms==10.1.1 azure-mgmt-resource==24.0.0