From ac3c62d7aafbcdbdf84653159d86cbf6ed7e28fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:50:14 -0800 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.9.2 (#568) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e72071e9bb..5c8abef1a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ python-dotenv==1.0.0 azure-cosmos==4.5.0 quart==0.19.4 uvicorn==0.24.0 -aiohttp==3.9.1 \ No newline at end of file +aiohttp==3.9.2 \ No newline at end of file