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 01fb0f9 commit 487e63cCopy full SHA for 487e63c
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.9.1; python_version >= "3.8"
16
-ruff==0.0.287
+ruff==0.0.288
0 commit comments