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 ebd5744 commit f5d08ddCopy full SHA for f5d08dd
requirements/dev.txt
@@ -14,4 +14,4 @@ pyelftools~=0.30 # Used to verify the generated Go binary architecture in integr
14
# formatter
15
black==22.6.0; python_version < "3.8"
16
black==23.10.1; python_version >= "3.8"
17
-ruff==0.1.1
+ruff==0.1.4
0 commit comments