From ed78094f10632f6432bc4d75342db8b8013d6ddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:28:57 +0000 Subject: [PATCH] Update dependency poetry to v2.3.3 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..761fbeb 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] python = '3.13' -poetry = '2.1.4' +poetry = '2.3.3' pre-commit = '4.3.0'