From 5acbfb3db1b48b960b370b38fce2e254577ccfd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 08:20:19 +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=20g4f=20to=20v0.3.2.7?= 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 5be5230..f69082d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ uvicorn = ">=0.22.0" dynaconf = ">=3.2.0" loguru = ">=0.6.0" httpx = ">=0.24.1" -g4f = "0.3.2.6" +g4f = "0.3.2.7" js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.1"