From b16696ea26ee0309899f2ecba6c02bd7fa8b0129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:20:25 +0000 Subject: [PATCH] Bump cryptography in /Solutions/ESET Protect Platform/Data Connectors Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 4a807254e68..e49bcc0471e 100644 --- a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt +++ b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt @@ -11,7 +11,7 @@ azure-monitor-ingestion==1.0.4 ; python_version >= "3.9" and python_version < "4 certifi==2025.4.26 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.2 ; python_version >= "3.9" and python_version < "4.0" -cryptography==43.0.1 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.5 ; python_version >= "3.9" and python_version < "4.0" frozenlist==1.6.0 ; python_version >= "3.9" and python_version < "4.0" idna==3.10 ; python_version >= "3.9" and python_version < "4.0" integration @ git+https://github.com/eset-enterprise-integration/integration.git@1a8bd440ac975d2613fc5c6e6311d7ec62179b17 ; python_version >= "3.9" and python_version < "4.0"