From e088873a239e88e17f087be8e29710588c6c5cb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 22:31:05 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20fastapi=20to=20^0.108.0?= 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 dc700bf54..1116e4c95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ version = "6.6.23" python = "^3.10" loguru = ">=0.6.0" dynaconf = ">=3.2.0" -fastapi = "^0.105.0" +fastapi = "^0.108.0" requests = "^2.31.0" uvicorn = "^0.22.0" apprise = "^1.5.0" From 6866d975d89b23e71fd8622497cd6c7766fd931b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 02:15:05 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20cefi=20to=20v3.2.29?= 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 1116e4c95..efb626244 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ talkytrend = "1.15.8" iamlistening = "4.2.30" findmyorder = "1.9.10" dxsp = "6.1.10" -cefi = "3.2.28" +cefi = "3.2.29" myllm = "3.1.61" [tool.poetry.group.dev.dependencies] From c8c2bd5f727778961d999fb934bad7dba561409a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 02:15:08 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20iamlistening=20to=20v4.2.31?= 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 efb626244..a8f1d1252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ asyncz = ">=0.3.1" nicegui = "^1.3.15" ping3 = "^4.0.4" talkytrend = "1.15.8" -iamlistening = "4.2.30" +iamlistening = "4.2.31" findmyorder = "1.9.10" dxsp = "6.1.10" cefi = "3.2.29" From 5085bcfc49b421eb7ad46a5540631e12ce3bafdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 13:22:28 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20cefi=20to=20v3.2.30?= 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 a8f1d1252..2a6aa9851 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ talkytrend = "1.15.8" iamlistening = "4.2.31" findmyorder = "1.9.10" dxsp = "6.1.10" -cefi = "3.2.29" +cefi = "3.2.30" myllm = "3.1.61" [tool.poetry.group.dev.dependencies]