From 8c06e3e9693f28d3e17435f86ed8b8a02e856115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 22:43:54 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.9.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.9.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.9.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 43c61a10..c9e19410 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.2 pytest-pep8 pytest-flake8 flake8==3.9.2