From fdacef9a738a144ad7601e5440f17a0c1c9d402b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:37:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(deps?= =?UTF-8?q?):=20update=20dependency=20curl=5Fcffi=20to=20v0.7.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1ba2c57..9b5c182 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ httpx = ">=0.24.1" g4f = "0.3.7.4" js2py = "^0.74" PyExecJS2="1.6.1" -curl_cffi = "0.7.3" +curl_cffi = "0.7.4" Brotli = "1.1.0" openai = "1.56.0" groq = "0.13.0"