Skip to content

Commit c0faeaf

Browse files
Bump azure-identity in /app-auth/graphapponlytutorial
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 to 1.17.1. - [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.16.1...azure-identity_1.17.1) --- 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 535284c commit c0faeaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ azure-core==1.30.1
1818
# via
1919
# azure-identity
2020
# microsoft-kiota-authentication-azure
21-
azure-identity==1.16.1
21+
azure-identity==1.17.1
2222
# via
2323
# -r requirements.in
2424
# msgraph-sdk
@@ -158,6 +158,7 @@ typing-extensions==4.10.0
158158
# via
159159
# anyio
160160
# azure-core
161+
# azure-identity
161162
# opentelemetry-sdk
162163
tzdata==2024.1
163164
# via pendulum

0 commit comments

Comments
 (0)