From 2d034091d0344dba98891f4ad36fb1b6c4a7228e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:04:02 +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.6.8?= 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 1011e6d0..ee67e15d 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.6.7" +g4f = "0.1.6.8" [tool.poetry.group.dev.dependencies] From a35559b1e821d900aec8bf6a2af5b40d540820ad Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:05:57 +0000 Subject: [PATCH 2/2] Update Requirements --- .requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index 8eecf915..a8d79d66 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -22,7 +22,7 @@ fastapi==0.103.0 ; python_version >= "3.10" and python_version < "4.0" flask-cors==4.0.0 ; python_version >= "3.10" and python_version < "4.0" flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0" frozenlist==1.4.0 ; python_version >= "3.10" and python_version < "4.0" -g4f==0.1.6.7 ; python_version >= "3.10" and python_version < "4.0" +g4f==0.1.6.8 ; python_version >= "3.10" and python_version < "4.0" h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0" h2==4.1.0 ; python_version >= "3.10" and python_version < "4.0" hpack==4.0.0 ; python_version >= "3.10" and python_version < "4.0"