From 76028f130f4ce0c084ff5f01c25d98c93a2b1778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 19:03:43 +0000 Subject: [PATCH] pip(deps): 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) - [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.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] --- python-automation/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-automation/requirements.txt b/python-automation/requirements.txt index 3ec5de2..ebeccdd 100644 --- a/python-automation/requirements.txt +++ b/python-automation/requirements.txt @@ -15,7 +15,7 @@ openpyxl==3.1.2 cryptography==41.0.8 pyjwt[crypto]==2.8.0 azure-keyvault-secrets==4.7.0 -azure-identity==1.15.0 +azure-identity==1.16.1 # Monitoring and metrics prometheus-client==0.19.0 diff --git a/requirements.txt b/requirements.txt index 732673b..9e2e437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ PyJWT==2.10.1 cryptography==43.0.3 # Azure integration -azure-identity==1.19.0 +azure-identity==1.16.1 azure-mgmt-resource==23.2.0 azure-storage-blob==12.24.0 msgraph-sdk==1.15.0