We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cf4fd commit dd2fe40Copy full SHA for dd2fe40
requirements/dev.txt
@@ -12,4 +12,4 @@ pyelftools~=0.32 # Used to verify the generated Go binary architecture in integr
12
# formatter
13
black==25.1.0; python_version>="3.9"
14
black==24.8.0; python_version<"3.9"
15
-ruff==0.11.6
+ruff==0.11.7
0 commit comments