Skip to content

Commit

Permalink
Bump azure-identity from 1.16.0 to 1.18.0
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.18.0.
- [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.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f90080c commit bf6b7d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3
azure-identity==1.16.0
azure-identity==1.18.0
azure-mgmt-compute==31.0.0
azure-mgmt-resource==23.1.1
azure-mgmt-storage==21.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_k8s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ oauth2client
kubernetes
google-api-python-client==2.131.0
azure-cli==2.61.0
azure-identity==1.16.0
azure-identity==1.18.0
azure-mgmt-containerservice==30.0.0
azure-mgmt-resource==23.1.1
boto3

0 comments on commit bf6b7d1

Please sign in to comment.