From 731eefeb122e546c9b62b5ddde54d02481fc0939 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:45:49 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20aiohttp=20(minor=20=E2=86=92=203?= =?UTF-8?q?.14.1)=20[test/integration-test]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/integration-test/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration-test/pyproject.toml b/test/integration-test/pyproject.toml index 94d58a2..3f1a483 100644 --- a/test/integration-test/pyproject.toml +++ b/test/integration-test/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "pytest>=9.0.3", "requests>=2.33.1", "ddapm-test-agent>=1.50.0", - "aiohttp>=3.13.5", + "aiohttp>=3.14.1", "msgpack>=1.0.0", ]