From 3a8ef5d6fd14679a0ca2be217e99f8c64f744f2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:21:27 +0000 Subject: [PATCH] chore(deps): update dependency yarl to v1.9.7 --- 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 fbc33f1c..cd518cc4 100644 --- a/python/gpt-codegen/requirements.txt +++ b/python/gpt-codegen/requirements.txt @@ -11,4 +11,4 @@ openai==1.42.0 requests==2.32.3 tqdm==4.66.5 urllib3==2.2.2 -yarl==1.9.4 +yarl==1.9.7