From 599b4cf8df45899b381f974d1d6130199d2cb9a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 11:31:31 +0000 Subject: [PATCH] Python dependency: Update authlib requirement from ==1.5.* to ==1.6.* Updates the requirements on [authlib](https://github.com/authlib/authlib) to permit the latest version. - [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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 521f439b673..75f31822c8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ # relevant packages. ############################################################################### -Authlib==1.5.* +Authlib==1.6.* azure-identity==1.23.0 azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.3.0