From 6f71b7f14d93588d4f87e5fa5c48ab5fc61b4f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 11:31:32 +0000 Subject: [PATCH] Python dependency: Bump authlib from 1.6.9 to 1.7.0 in /web/regression Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 to 1.7.0. - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](https://github.com/authlib/authlib/compare/v1.6.9...v1.7.0) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f17b273440..358337a622f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ # relevant packages. ############################################################################### -Authlib==1.6.9 +Authlib==1.7.0 azure-identity==1.25.3 azure-mgmt-rdbms==10.1.1 azure-mgmt-resource==25.0.0