Skip to content

Commit 9bbfbe7

Browse files
committed
chore: pin ffmt==0.4.0
1 parent 2126d16 commit 9bbfbe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
# Code Health
2525
"typos",
2626
"ruff",
27-
"ffmt",
27+
"ffmt==0.4.0",
2828
"ansi2txt",
2929

3030
# Profiling

0 commit comments

Comments
 (0)