From b047c2a0d11b60e3f2af75f399595cf8ef05a4aa Mon Sep 17 00:00:00 2001 From: Bodong Yang <86948717+Bodong-Yang@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:29:14 +0900 Subject: [PATCH] bump aiohttp to v3.9.3. --- otaclient/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otaclient/requirements.txt b/otaclient/requirements.txt index 5470ce799..de1de813f 100644 --- a/otaclient/requirements.txt +++ b/otaclient/requirements.txt @@ -11,10 +11,10 @@ boto3==1.17.112 retrying==1.3.3 urllib3>=1.26.8, <2.0.0 uvicorn[standard]==0.20.0 -aiohttp==3.9.2 +aiohttp==3.9.3 aiofiles==22.1.0 zstandard==0.18.0 pycurl==7.45.1 typing_extensions==4.8.0 pydantic==2.5.2 -pydantic-settings==2.1.0 \ No newline at end of file +pydantic-settings==2.1.0