Skip to content

Commit 6464542

Browse files
Merge pull request #105 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/azure-identity-1.15.0
Bump azure-identity from 1.14.1 to 1.15.0 in /app-auth/graphapponlytutorial
2 parents 49fa330 + f8dbdef commit 6464542

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
@@ -18,7 +18,7 @@ azure-core==1.28.0
1818
# via
1919
# azure-identity
2020
# microsoft-kiota-authentication-azure
21-
azure-identity==1.14.1
21+
azure-identity==1.15.0
2222
# via
2323
# -r requirements.in
2424
# msgraph-sdk
@@ -86,7 +86,7 @@ microsoft-kiota-serialization-json==0.4.0
8686
# via msgraph-sdk
8787
microsoft-kiota-serialization-text==0.3.0
8888
# via msgraph-sdk
89-
msal==1.23.0
89+
msal==1.24.1
9090
# via
9191
# azure-identity
9292
# msal-extensions

0 commit comments

Comments
 (0)