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'