From 824846868fd62443a2ebf7d91e578ad8b8360402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:54:40 +0000 Subject: [PATCH] Bump cryptography in /Solutions/ESET Protect Platform/Data Connectors Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 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 e17c3dc7672..81a60f60aa2 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==46.0.6 ; python_version >= "3.9" and python_version < "4.0" +cryptography==46.0.7 ; 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"