Skip to content

Commit eb839c0

Browse files
Bump azure-identity from 1.14.1 to 1.15.0 in /user-auth/graphtutorial
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.14.1 to 1.15.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.14.1...azure-identity_1.15.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 9aca78d commit eb839c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 4 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
@@ -40,6 +40,8 @@ cryptography==41.0.4
4040
# pyjwt
4141
deprecated==1.2.14
4242
# via opentelemetry-api
43+
exceptiongroup==1.1.3
44+
# via anyio
4345
frozenlist==1.4.0
4446
# via
4547
# aiohttp
@@ -84,7 +86,7 @@ microsoft-kiota-serialization-json==0.4.0
8486
# via msgraph-sdk
8587
microsoft-kiota-serialization-text==0.2.1
8688
# via msgraph-sdk
87-
msal==1.23.0
89+
msal==1.24.1
8890
# via
8991
# azure-identity
9092
# msal-extensions

0 commit comments

Comments
 (0)