From 8bc6864662fd1880a0b2221faf7025a074b76cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:33:43 +0000 Subject: [PATCH] Bump azure-identity from 1.4.0 to 1.16.1 in /samples/communication Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.4.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.4.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/communication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/communication/requirements.txt b/samples/communication/requirements.txt index 55c778f..065837d 100644 --- a/samples/communication/requirements.txt +++ b/samples/communication/requirements.txt @@ -1,4 +1,4 @@ -azure-identity==1.4.0 +azure-identity==1.16.1 azure-core==1.8.1 azure-mgmt-core==1.2.0 azure-mgmt-resource==15.0.0