From f2e795618794f746c111bf40fa249e8d6d9935c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:17:38 +0000 Subject: [PATCH] Bump azure-core Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.29.5 to 1.38.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.29.5...azure-core_1.38.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Data Connectors/LookoutCSConnector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt b/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt index 301eabc739b..4b128245d1a 100644 --- a/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt +++ b/Solutions/Lookout Cloud Security Platform for Microsoft Sentinel/Data Connectors/LookoutCSConnector/requirements.txt @@ -1,4 +1,4 @@ -azure-core==1.29.5 +azure-core==1.38.0 azure-functions==1.17.0 azure-storage-file-share==12.3.0 certifi==2024.7.4