From a7a85b14d7344456e78ac9dcbf87cb2e6999e1da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:12:09 +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=20myllm=20to=20v4.13.18=20(#2008)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 52f725f5..5bb8a58c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ iamlistening = "5.3.26" findmyorder = "2.2.11" dxsp = "11.1.4" cefi = "5.3.4" -myllm = "4.13.17" +myllm = "4.13.18" [tool.poetry.group.dev.dependencies] python-semantic-release = ">=8.0.8"