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 7c24453 commit fdb3612Copy full SHA for fdb3612
requirements/dev.txt
@@ -13,4 +13,4 @@ pyelftools~=0.29 # Used to verify the generated Go binary architecture in integr
13
# formatter
14
black==22.6.0; python_version < "3.8"
15
black==23.7.0; python_version >= "3.8"
16
-ruff==0.0.287
+ruff==0.0.288
0 commit comments