From d1ec7ce98a100d7e7bdd0c840c440c80f7d440fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:02:33 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.10.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.10.2. - [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.10.2) --- updated-dependencies: - dependency-name: aiohttp 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 705bf22f..ee5c1a79 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -38,7 +38,7 @@ typing-extensions==3.10.0.0 urllib3==1.26.6 websocket-client==0.59.0 zipp==3.19.1 -aiohttp==3.7.4 +aiohttp==3.10.2 pytest-pep8 pytest-flake8 flake8==3.9.2