From 3af6f480c30f8ba517e3a07d4ed4873ac72eac9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 15:08:05 +0000 Subject: [PATCH] Bump azure-identity Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.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.16.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] --- .../Data Connectors/BloodHoundDataConnector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/BloodHound Enterprise/Data Connectors/BloodHoundDataConnector/requirements.txt b/Solutions/BloodHound Enterprise/Data Connectors/BloodHoundDataConnector/requirements.txt index f35bbdc0c6b..343ebd2a288 100644 --- a/Solutions/BloodHound Enterprise/Data Connectors/BloodHoundDataConnector/requirements.txt +++ b/Solutions/BloodHound Enterprise/Data Connectors/BloodHoundDataConnector/requirements.txt @@ -3,7 +3,7 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions -azure-identity==1.16.0 +azure-identity==1.16.1 azure-keyvault-secrets azure-core azure-functions-durable == 1.3.3