Skip to content

Commit 4bd21c1

Browse files
Bump azure-identity from 1.17.1 to 1.18.0 in /user-auth/graphtutorial
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.18.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76168fe commit 4bd21c1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

user-auth/graphtutorial/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)