From 9f289e933f450263114e2b769ca36c08dc2eedfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:36:55 +0000 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.8.6 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6. - [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.5...v3.8.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Old-No-DB/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Old-No-DB/requirements.txt b/Old-No-DB/requirements.txt index 587bd05..baca1aa 100644 --- a/Old-No-DB/requirements.txt +++ b/Old-No-DB/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.8.0 -aiohttp==3.8.5 +aiohttp==3.8.6 aiosignal==1.2.0 anyio==3.5.0 async-timeout==4.0.2 diff --git a/requirements.txt b/requirements.txt index 88a250b..67289b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ redis==4.5.4 pytz==2022.1 psutil==5.9.1 function-cooldowns==1.4.0 -aiohttp==3.8.5 \ No newline at end of file +aiohttp==3.8.6 \ No newline at end of file