Skip to content

Commit 66a4296

Browse files
Merge pull request #55 from microsoftgraph/dependabot/pip/azure-identity-1.18.0
Bump azure-identity from 1.17.1 to 1.18.0
2 parents 483ce9b + 2d9b30d commit 66a4296

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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.0
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.22.0
121121
# microsoft-kiota-http
122122
opentelemetry-semantic-conventions==0.43b0
123123
# via opentelemetry-sdk
124-
packaging==23.2
125-
# via msal-extensions
126124
pendulum==3.0.0
127125
# via
128126
# microsoft-kiota-serialization-form

0 commit comments

Comments
 (0)