From 492e5107ba597cb866ea115cbdbf673dc84d4844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:20:17 +0100 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.9.0 (#340) 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:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 137751966b..8e1c6b91c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ aiofiles==0.8.0 -aiohttp==3.7.4 +aiohttp==3.9.0 async-timeout==3.0.1 attrs==20.2.0 bleach==3.3.0