Skip to content
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pyelftools~=0.32 # Used to verify the generated Go binary architecture in integr
# formatter
black==25.9.0; python_version>="3.9"
black==24.8.0; python_version<"3.9"
ruff==0.11.13
ruff==0.12.3
Loading