From 6d6c4d8946b1b4c10d4caba942b24a7e8e27f73a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 23:16:05 +0000 Subject: [PATCH] Bump azure-identity from 1.20.0 to 1.22.0 in /user-auth/graphtutorial Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.20.0 to 1.22.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.20.0...azure-identity_1.22.0) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-auth/graphtutorial/requirements.txt b/user-auth/graphtutorial/requirements.txt index 1411906..663b9eb 100644 --- a/user-auth/graphtutorial/requirements.txt +++ b/user-auth/graphtutorial/requirements.txt @@ -20,7 +20,7 @@ azure-core==1.31.0 # via # azure-identity # microsoft-kiota-authentication-azure -azure-identity==1.20.0 +azure-identity==1.22.0 # via # -r requirements.in # msgraph-sdk