From ac1664eb9c60b3f98a97dbffacd2ce6e00943475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:53:50 +0000 Subject: [PATCH] Python dependency: Bump authlib from 1.6.8 to 1.6.9 in /web/regression Bumps [authlib](https://github.com/authlib/authlib) from 1.6.8 to 1.6.9. - [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.8...v1.6.9) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 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 44d07e81e8a..76614a5d0ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ # relevant packages. ############################################################################### -Authlib==1.6.8 +Authlib==1.6.9 azure-identity==1.25.2 azure-mgmt-rdbms==10.1.1 azure-mgmt-resource==25.0.0