From d1c977a9aee9e98f606d9a1a85b13d869c5825ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 15:32:05 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.10.10 --- python/gpt-codegen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/gpt-codegen/requirements.txt b/python/gpt-codegen/requirements.txt index c58134e2..30111049 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.10.9 +aiohttp==3.10.10 aiosignal==1.3.1 async-timeout==4.0.3 attrs==24.2.0