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 825ee8e commit 1c1dd20Copy full SHA for 1c1dd20
requirements/dev.txt
@@ -10,6 +10,6 @@ parameterized==0.9.0
10
pyelftools~=0.32 # Used to verify the generated Go binary architecture in integration tests (utils.py)
11
12
# formatter
13
-black==25.1.0; python_version>="3.9"
+black==25.9.0; python_version>="3.9"
14
black==24.8.0; python_version<"3.9"
15
ruff==0.11.13
0 commit comments