From 8056e63b3ae542f1dd380d7023a970133aa42fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 15:44:09 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.8.1 to 3.8.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.1...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6a805ca..96bf267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.3 +aiohttp==3.8.5 aiosignal==1.2.0 anyio==3.6.1 async-timeout==4.0.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index c01b608..4a18a70 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.8.5 aiosignal==1.2.0 anyio==3.6.1 argcomplete==2.0.0