From d37f375897c3746cc3304e896979b3e06beb9cb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 18:15:03 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.10.8 --- 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 6b88ce57..734546a4 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.10.5 +aiohttp==3.10.8 aiosignal==1.3.1 async-timeout==4.0.3 attrs==24.2.0