diff --git a/Solutions/ESET Protect Platform/Data Connectors/requirements.txt b/Solutions/ESET Protect Platform/Data Connectors/requirements.txt index 9482bb3efe0..a72a9f21b78 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.13.3 ; python_version >= "3.9" and python_version < "4.0" +aiohttp==3.13.4 ; 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"