diff --git a/.mise.toml b/.mise.toml index c341a0d..068ca62 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] python = '3.13' -poetry = '2.1.4' +poetry = '2.3.2' pre-commit = '4.3.0'