Skip to content

Commit 5bad290

Browse files
Merge pull request #90 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/azure-identity-1.14.0
Bump azure-identity from 1.13.0 to 1.14.0 in /app-auth/graphapponlytutorial
2 parents 79e8f38 + b9aa148 commit 5bad290

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 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.13.0
21+
azure-identity==1.14.0
2222
# via
2323
# -r requirements.in
2424
# msgraph-sdk
@@ -109,7 +109,6 @@ requests==2.31.0
109109
six==1.16.0
110110
# via
111111
# azure-core
112-
# azure-identity
113112
# python-dateutil
114113
sniffio==1.3.0
115114
# via

0 commit comments

Comments
 (0)