From e2b427b471c78d15189ef180670c0859a2be80bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:20:11 +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=20cefi=20to=20v4.15.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 a7ba9dbed..eb7db7afc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ talkytrend = "3.3.4" iamlistening = "5.3.16" findmyorder = "2.2.9" dxsp = "11.0.9" -cefi = "4.14.1" +cefi = "4.15.0" myllm = "4.12.21" [tool.poetry.group.dev.dependencies] From c716ceb39ffe600ddaaf0c291b71edbb73f0ebe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:01:55 +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=20dxsp=20to=20v11.0.11?= 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 eb7db7afc..6a956e8f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ feedparser = "6.0.11" talkytrend = "3.3.4" iamlistening = "5.3.16" findmyorder = "2.2.9" -dxsp = "11.0.9" +dxsp = "11.0.11" cefi = "4.15.0" myllm = "4.12.21" From 84ba4f0162c87d7bd6c911ad3bb93e999aac22a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:26:34 +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=20findmyorder=20to=20v2.2.10?= 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 6a956e8f5..781649322 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ ping3 = "4.0.8" feedparser = "6.0.11" talkytrend = "3.3.4" iamlistening = "5.3.16" -findmyorder = "2.2.9" +findmyorder = "2.2.10" dxsp = "11.0.11" cefi = "4.15.0" myllm = "4.12.21" From 344cef01d736de20b0540ef51a8e435ea1d2460d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:30:16 +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=20asyncz=20to=20v0.12.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 781649322..555e4e184 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ fastapi = "0.115.0" requests = "2.32.3" uvicorn = "0.31.0" apprise = "1.9.0" -asyncz = "0.9.0" +asyncz = "0.12.0" nicegui = "1.4.9" ping3 = "4.0.8" feedparser = "6.0.11"