From 01a22665bf81e80c1e2c7e0d744327095ba3656f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:41:23 +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) - [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.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