From 28fec0e05659b24c136c4022be33187901377f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:33:46 +0000 Subject: [PATCH] Bump azure-identity from 1.25.1 to 1.25.2 in /user-auth/graphtutorial Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.25.1 to 1.25.2. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.25.1...azure-identity_1.25.2) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 cab06ac..d63ff5a 100644 --- a/user-auth/graphtutorial/requirements.txt +++ b/user-auth/graphtutorial/requirements.txt @@ -20,7 +20,7 @@ azure-core==1.38.0 # via # azure-identity # microsoft-kiota-authentication-azure -azure-identity==1.25.1 +azure-identity==1.25.2 # via # -r requirements.in # msgraph-sdk