From bd13dcab524bc996b7599ea30281c5d2cfad4cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:10:43 +0000 Subject: [PATCH] Python dependency: Bump authlib from 1.6.6 to 1.6.7 in /web/regression Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7. - [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.7) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.7 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..e85bc0905ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ # relevant packages. ############################################################################### -Authlib==1.6.6 +Authlib==1.6.7 azure-identity==1.25.1 azure-mgmt-rdbms==10.1.1 azure-mgmt-resource==24.0.0