From 123c82d84afb7e438aa20b06842ff989e2f2fc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 10:09:07 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.11.0b0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.0b0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 012697ec..72063fc1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -38,7 +38,7 @@ typing-extensions==4.12.2 urllib3==1.26.6 websocket-client==0.59.0 zipp==3.19.1 -aiohttp==3.7.4 +aiohttp==3.11.0b0 pytest-pep8 pytest-flake8 flake8==3.9.2