From 87d259b6dce9f62bb8578704d530859a1eb03a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 14:01:12 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.9.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.9.4. - [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.4) --- 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 a6a65ba0..31ad653f 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.5.0 -aiohttp==3.7.4 +aiohttp==3.9.4 pytest-pep8 pytest-flake8 flake8==3.9.2