From 4af3b9587823e9e16ea9906c2e0105194f11b102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:12:15 +0000 Subject: [PATCH] Bump aiohttp from 3.9.0 to 3.9.2 in /otaclient Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. - [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.9.0...v3.9.2) --- 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 a38ebb762..5470ce799 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.9.0 +aiohttp==3.9.2 aiofiles==22.1.0 zstandard==0.18.0 pycurl==7.45.1