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", ]