We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0917f27 commit 9f0813fCopy full SHA for 9f0813f
requirements/dev.txt
@@ -11,4 +11,4 @@ pyelftools~=0.31 # Used to verify the generated Go binary architecture in integr
11
# formatter
12
black==24.10.0; python_version>="3.9"
13
black==24.8.0; python_version<"3.9"
14
-ruff==0.6.9
+ruff==0.7.1
0 commit comments