From 096e807c61bd98b6d5c64630593bfdfd679f4839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 08:41:08 +0000 Subject: [PATCH] Bump azure-identity from 1.15.0 to 1.16.1 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.0 to 1.16.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.15.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.16.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 0b5eebd..810e7b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # For fabric_api.py, powerbi_api.py, fabric_utils.py and related Fabric deployment scripts # Azure authentication and core libraries -azure-identity==1.15.0 +azure-identity==1.16.1 azure-core==1.30.0 # Azure Data Lake Storage (required by fabric_utils.py)