Skip to content

Commit 276a70e

Browse files
Merge pull request #171 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/azure-identity-1.18.0
Bump azure-identity from 1.17.1 to 1.18.0 in /app-auth/graphapponlytutorial
2 parents 5822fa2 + c133821 commit 276a70e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ async-timeout==4.0.3
1616
# via aiohttp
1717
attrs==23.2.0
1818
# via aiohttp
19-
azure-core==1.30.1
19+
azure-core==1.31.0
2020
# via
2121
# azure-identity
2222
# microsoft-kiota-authentication-azure
23-
azure-identity==1.17.1
23+
azure-identity==1.18.0
2424
# via
2525
# -r requirements.in
2626
# msgraph-sdk
@@ -94,11 +94,11 @@ microsoft-kiota-serialization-multipart==0.1.0
9494
# via msgraph-sdk
9595
microsoft-kiota-serialization-text==1.0.0
9696
# via msgraph-sdk
97-
msal==1.28.0
97+
msal==1.31.0
9898
# via
9999
# azure-identity
100100
# msal-extensions
101-
msal-extensions==1.1.0
101+
msal-extensions==1.2.0
102102
# via azure-identity
103103
msgraph-core==1.0.0
104104
# via msgraph-sdk
@@ -121,8 +121,6 @@ opentelemetry-sdk==1.23.0
121121
# microsoft-kiota-http
122122
opentelemetry-semantic-conventions==0.44b0
123123
# via opentelemetry-sdk
124-
packaging==24.0
125-
# via msal-extensions
126124
pendulum==3.0.0
127125
# via
128126
# microsoft-kiota-serialization-form

0 commit comments

Comments
 (0)