From cd7ebe2cf395b36d64442acf3182ba2f4e4169a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:31:08 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.9.0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.9.0. - [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.9.0) --- 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 43c61a10..b4fb2a4c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -37,7 +37,7 @@ typing-extensions==3.10.0.0 urllib3==1.26.6 websocket-client==0.59.0 zipp==3.5.0 -aiohttp==3.7.4 +aiohttp==3.9.0 pytest-pep8 pytest-flake8 flake8==3.9.2