diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 06e1adafe65..5ce9578809c 100644 --- a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt +++ b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.5 ; python_version >= "3.9" and python_version < "4.0" +aiohttp==3.12.14 ; python_version >= "3.9" and python_version < "4.0" 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"