From 0a9b2e4846b78fa2afb1a05379e9f55a883a5d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:06:17 +0900 Subject: [PATCH] [Deps] Bump aiohttp from 3.8.6 to 3.9.0 in /otaclient (#265) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0. - [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.6...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bodong Yang <86948717+Bodong-Yang@users.noreply.github.com> --- otaclient/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otaclient/requirements.txt b/otaclient/requirements.txt index 1149598e0..226ce4622 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.6 +aiohttp==3.9.0 aiofiles==22.1.0 zstandard==0.18.0 pycurl==7.45.1