From b4d06bdee81b1ab04202631912e8a1f7450dd262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:56:44 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.12.14 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 3cbcd696..3ef160e8 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.12.14 pytest-pep8 pytest-flake8 flake8==3.9.2