diff --git a/toolchain/pyproject.toml b/toolchain/pyproject.toml index 0d85419f9c..4f2dd2554e 100644 --- a/toolchain/pyproject.toml +++ b/toolchain/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ # Code Health "typos", "ruff", - "ffmt==0.4.0", + "ffmt==0.4.1", "ansi2txt", # Profiling