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 17d4d4c commit a01d058Copy full SHA for a01d058
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.288
+ruff==0.0.290
0 commit comments