From 4e1459aaa4d68ebd2931aa0685eaf58d5656557c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:11:59 +0000 Subject: [PATCH] chore(deps): update dependency async-timeout to v5 --- 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 e2c9e1ee..c295bf76 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.11.7 aiosignal==1.3.1 -async-timeout==4.0.3 +async-timeout==5.0.1 attrs==24.2.0 certifi==2024.8.30 charset-normalizer==3.4.0