From 2561ffa6778fb6be31f1f248e7953cc2914f0327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:26:36 -0700 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.8.6 (#3858) 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index db2d91917a13..3198afe29642 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -8,7 +8,7 @@ aiocache==0.12.2 # via -r requirements-base.in aiofiles==23.2.1 # via -r requirements-base.in -aiohttp==3.8.5 +aiohttp==3.8.6 # via # -r requirements-base.in # openai