From 03f5a0aba2e6111ba79bd47a0912d230dc8ee350 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 08:24:39 +0000 Subject: [PATCH] chore(deps): update dependency poetry to v1.8.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 75e8c40..45704a0 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -poetry = "1.8.4" +poetry = "1.8.5" python = "3.13.7"