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 80e7384 commit 42433f6Copy full SHA for 42433f6
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.9.1; python_version >= "3.8"
17
-ruff==0.0.292
+ruff==0.1.1
0 commit comments