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 e0296c8 commit 18cb71aCopy full SHA for 18cb71a
requirements/dev.txt
@@ -12,4 +12,4 @@ pyelftools~=0.31 # 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.8.4
+ruff==0.9.4
0 commit comments