From 97bda57251b15a4f8e3f8a0857403c34454d605b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:33:40 +0000 Subject: [PATCH] Bump azure-identity from 1.25.2 to 1.25.3 in /user-auth/graphtutorial Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.25.2 to 1.25.3. - [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.2...azure-identity_1.25.3) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-auth/graphtutorial/requirements.txt b/user-auth/graphtutorial/requirements.txt index 134ff67..e8fd9f4 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.2 +azure-identity==1.25.3 # via # -r requirements.in # msgraph-sdk @@ -87,7 +87,7 @@ microsoft-kiota-serialization-multipart==1.9.6 # via msgraph-sdk microsoft-kiota-serialization-text==1.9.6 # via msgraph-sdk -msal==1.33.0 +msal==1.35.1 # via # azure-identity # msal-extensions