From 5162c5a00be5faa4a77eacfa6c709cd48d4a1513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:17:29 +0000 Subject: [PATCH] Update azure-identity requirement from ~=1.23.0 to ~=1.25.1 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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.23.0...azure-identity_1.25.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab80c89..a135bf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ azure-ai-inference~=1.0.0b9 azure-ai-textanalytics~=5.3.0 azure-core~=1.34.0 azure-cosmos~=4.9.0 -azure-identity~=1.23.0 +azure-identity~=1.25.1 azure-storage-blob~=12.25.1 ipycanvas~=0.13.3 ipykernel~=6.29.5