From 1d80e4917176edc69cdb5ce8bf1402d3318281af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:29:12 +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.21=20(#2019)?= 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 024e9824..d1db2012 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ iamlistening = "5.3.27" findmyorder = "2.2.11" dxsp = "11.1.4" cefi = "5.3.4" -myllm = "4.13.20" +myllm = "4.13.21" [tool.poetry.group.dev.dependencies] python-semantic-release = ">=8.0.8"