diff --git a/crates/python/mise.toml b/crates/python/mise.toml index df6c6573..fd253a60 100644 --- a/crates/python/mise.toml +++ b/crates/python/mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.14.3" +python = "3.14.5" uv = "latest" [deps.uv]