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 12, 2024
1 parent 2478831 commit 818a8bc
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 @@ -51,7 +51,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
# via feast (setup.py)
azure-storage-blob==12.20.0
# via feast (setup.py)
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 @@ -47,7 +47,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
# via feast (setup.py)
azure-storage-blob==12.20.0
# via feast (setup.py)
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 @@ -51,7 +51,7 @@ azure-core==1.30.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.16.0
azure-identity==1.16.1
# via feast (setup.py)
azure-storage-blob==12.20.0
# via feast (setup.py)
Expand Down

0 comments on commit 818a8bc

Please sign in to comment.