Skip to content

Commit

Permalink
chore: Bump azure-identity in /sdk/python/requirements
Browse files Browse the repository at this point in the history
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.0 to 1.16.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.0...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 1f17b9b commit bc2c825
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
azure-storage-blob==12.19.1
babel==2.15.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
azure-storage-blob==12.19.1
babel==2.15.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
azure-storage-blob==12.19.1
babel==2.15.0
# via
Expand Down

0 comments on commit bc2c825

Please sign in to comment.