From a534216825a8a95d5c0d93fc6543f6d6034ccec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:14:07 +0000 Subject: [PATCH] Bump azure-identity in /app-auth/graphapponlytutorial Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.19.0 to 1.20.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.19.0...azure-identity_1.20.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-auth/graphapponlytutorial/requirements.txt b/app-auth/graphapponlytutorial/requirements.txt index 0d56d7e..1411906 100644 --- a/app-auth/graphapponlytutorial/requirements.txt +++ b/app-auth/graphapponlytutorial/requirements.txt @@ -20,7 +20,7 @@ azure-core==1.31.0 # via # azure-identity # microsoft-kiota-authentication-azure -azure-identity==1.19.0 +azure-identity==1.20.0 # via # -r requirements.in # msgraph-sdk