From ea5a006d93b220b5024edd8143b3f33d8599fc02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 00:40:32 +0000 Subject: [PATCH] Bump azure-core in /Solutions/ESET Protect Platform/Data Connectors Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.30.2 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.30.2...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] --- .../ESET Protect Platform/Data Connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 6026ec0629d..ab0269439a9 100644 --- a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt +++ b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.3.2 ; python_version >= "3.9" and python_version < "4.0" annotated-types==0.7.0 ; python_version >= "3.9" and python_version < "4.0" async-timeout==4.0.3 ; python_version >= "3.9" and python_version < "3.11" attrs==25.3.0 ; python_version >= "3.9" and python_version < "4.0" -azure-core==1.30.2 ; python_version >= "3.9" and python_version < "4.0" +azure-core==1.38.0 ; python_version >= "3.9" and python_version < "4.0" azure-data-tables==12.5.0 ; python_version >= "3.9" and python_version < "4.0" azure-functions==1.20.0 ; python_version >= "3.9" and python_version < "4.0" azure-identity==1.17.1 ; python_version >= "3.9" and python_version < "4.0"