Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump azure-identity in /app-auth/graphapponlytutorial
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.23.0 to 1.23.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.23.0...azure-identity_1.23.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2025
commit 38b226212cb0fbb2d77e4e14125248601123971d
2 changes: 1 addition & 1 deletion app-auth/graphapponlytutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ azure-core==1.31.0
# via
# azure-identity
# microsoft-kiota-authentication-azure
azure-identity==1.23.0
azure-identity==1.23.1
# via
# -r requirements.in
# msgraph-sdk
Expand Down
Loading