diff --git a/Solutions/CiscoUmbrella/Data Connectors/requirements.txt b/Solutions/CiscoUmbrella/Data Connectors/requirements.txt index 5f54997589b..3fd554fba7e 100644 --- a/Solutions/CiscoUmbrella/Data Connectors/requirements.txt +++ b/Solutions/CiscoUmbrella/Data Connectors/requirements.txt @@ -9,7 +9,7 @@ botocore==1.31.0 certifi>=2022.12.7 cffi>=1.17.1 chardet==3.0.4 -cryptography<45,>=42.0.0 +cryptography>=48.0.0,<49 protobuf>=4.21.6 docutils==0.15.2 isodate==0.6.1 @@ -23,4 +23,4 @@ requests-oauthlib==1.3.1 s3transfer>=0.6.0,<0.7.0 six==1.16.0 typing-extensions>=4.6.0 -urllib3>=1.26.15 \ No newline at end of file +urllib3>=2.7.0 \ No newline at end of file diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 5350bed8ed9..c69a645ee67 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.7 ; python_version >= "3.9" and python_version < "4.0" +cryptography==48.0.0 ; python_version >= "3.9" and python_version < "4.0" frozenlist==1.6.0 ; python_version >= "3.9" and python_version < "4.0" idna==3.15 ; 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" diff --git a/Solutions/ZeroFox/Data Connectors/CTI/requirements.txt b/Solutions/ZeroFox/Data Connectors/CTI/requirements.txt index 972e283a0d8..ce98f6bca37 100644 --- a/Solutions/ZeroFox/Data Connectors/CTI/requirements.txt +++ b/Solutions/ZeroFox/Data Connectors/CTI/requirements.txt @@ -6,5 +6,5 @@ requests==2.33.0 azure-functions==1.19.0 responses==0.25.0 pytest==9.0.3 -aiohttp==3.13.4 +aiohttp==3.14.0 python-dateutil==2.9.0.post0