From 1a1663f9978da3c05023ed6e85f9b860663107be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 00:15:54 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.8.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.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.8.1...v3.8.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements@python-3.11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6eb87dc..1cfa8df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.8.4 aiosignal==1.2.0 astroid==2.15.0 async-timeout==4.0.2 diff --git a/requirements@python-3.11.txt b/requirements@python-3.11.txt index 8a32bdf..62e00c1 100644 --- a/requirements@python-3.11.txt +++ b/requirements@python-3.11.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.2 +aiohttp==3.8.4 aiosignal==1.2.0 async-timeout==4.0.2 attrs==21.4.0