From 8ab58b9d70784ffcfa7face84e84d353716627d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:15:17 +0000 Subject: [PATCH] Update dependency poetry to v2.2.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..2a3f543 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] python = '3.13' -poetry = '2.1.4' +poetry = '2.2.1' pre-commit = '4.3.0'