Skip to content

Commit 4a63934

Browse files
Update azure-identity requirement in /code/backend
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] <support@github.com>
1 parent 5f9ea8d commit 4a63934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
azure-identity~=1.17.1
1+
azure-identity~=1.19.0
22
azure-monitor-opentelemetry~=1.6.2
33
aiohttp~=3.10.5
44
botbuilder-core~=4.16.2

0 commit comments

Comments
 (0)