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