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 05e15de commit 193ffe0Copy full SHA for 193ffe0
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.12
+ruff==0.11.13
0 commit comments