Skip to content

Commit

Permalink
Bump azure-identity from 1.15.0 to 1.16.1 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [azure-identity](https://github.com/Azure/azure-sdk-for-python).


Updates `azure-identity` from 1.15.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.15.0...azure-identity_1.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent 1c0e817 commit 1fdd224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ six==1.16.0
tzdata==2023.4
pyarrow==14.0.1
azure-storage-blob==12.19.1
azure-identity==1.15.0
azure-identity==1.16.1
# The dependencies bellow are only used for development.
freezegun==1.4.0
pylint==3.0.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ six==1.16.0
tzdata==2023.4
pyarrow==14.0.1
azure-storage-blob==12.19.1
azure-identity==1.15.0
azure-identity==1.16.1

0 comments on commit 1fdd224

Please sign in to comment.