Skip to content

Commit e07499e

Browse files
Bump azure-identity in /app-auth/graphapponlytutorial
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](Azure/azure-sdk-for-python@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] <support@github.com>
1 parent 739b437 commit e07499e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ azure-core==1.38.0
2020
# via
2121
# azure-identity
2222
# microsoft-kiota-authentication-azure
23-
azure-identity==1.25.2
23+
azure-identity==1.25.3
2424
# via
2525
# -r requirements.in
2626
# msgraph-sdk
@@ -87,7 +87,7 @@ microsoft-kiota-serialization-multipart==1.9.6
8787
# via msgraph-sdk
8888
microsoft-kiota-serialization-text==1.9.6
8989
# via msgraph-sdk
90-
msal==1.33.0
90+
msal==1.35.1
9191
# via
9292
# azure-identity
9393
# msal-extensions

0 commit comments

Comments
 (0)