From 8bf8dfbf89f3966383c270b16b622bcafd7f5a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:38:46 +0000 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.8.6 in /otaclient 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] --- otaclient/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otaclient/requirements.txt b/otaclient/requirements.txt index 33564ad22..1149598e0 100644 --- a/otaclient/requirements.txt +++ b/otaclient/requirements.txt @@ -11,7 +11,7 @@ boto3==1.17.112 retrying==1.3.3 urllib3>=1.26.8, <2.0.0 uvicorn[standard]==0.20.0 -aiohttp==3.8.5 +aiohttp==3.8.6 aiofiles==22.1.0 zstandard==0.18.0 pycurl==7.45.1