Skip to content

Commit

Permalink
chore(deps): bump azure-identity from 1.18.0 to 1.19.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.18.0 to 1.19.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.18.0...azure-identity_1.19.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 8, 2024
1 parent 58e3cfd commit 0c9508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = ">=3.9"
dependencies = [
"Authlib==1.3.2",
"azure-keyvault-secrets==4.8.0",
"azure-identity==1.18.0",
"azure-identity==1.19.0",
"Django==5.1.1",
"django-csp==3.8",
"django-admin-sortable2==2.2.3",
Expand Down

0 comments on commit 0c9508d

Please sign in to comment.