From f6ef79407eb575d4f51b3518f8483bcf4f82630e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 05:16:48 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20g4f=20to=20v0.1.8.5?= 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 5220b590..b6e46c1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ httpx = ">=0.24.1" js2py = "^0.74" curl-cffi ="0.5.7" PyExecJS2="1.6.1" -g4f = "0.1.8.3" +g4f = "0.1.8.5" [tool.poetry.group.dev.dependencies] From 114a1b667129c7d3aff9601991c971edde9ea216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:07:43 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20g4f=20to=20v0.1.8.6?= 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 b6e46c1d..ded5bb0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ httpx = ">=0.24.1" js2py = "^0.74" curl-cffi ="0.5.7" PyExecJS2="1.6.1" -g4f = "0.1.8.5" +g4f = "0.1.8.6" [tool.poetry.group.dev.dependencies]