Skip to content

Commit

Permalink
Update azure-identity requirement in /code/backend
Browse files Browse the repository at this point in the history
Updates the requirements on [azure-identity](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.
- [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.17.1...azure-identity_1.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 5f9ea8d commit 4a63934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
azure-identity~=1.17.1
azure-identity~=1.19.0
azure-monitor-opentelemetry~=1.6.2
aiohttp~=3.10.5
botbuilder-core~=4.16.2
Expand Down

0 comments on commit 4a63934

Please sign in to comment.