From 34d6e8ca45b473a866f0ff0d0cc79bdcf2c71cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:37:47 +0000 Subject: [PATCH] Bump aiohttp in /Solutions/ESET Protect Platform/Data Connectors --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 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 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"