diff --git a/requirements/dev.txt b/requirements/dev.txt index 80043fca9..8a6b7a820 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,5 +8,5 @@ parameterized==0.9.0 pyelftools~=0.31 # Used to verify the generated Go binary architecture in integration tests (utils.py) # formatter -black==24.8.0 +black==24.10.0 ruff==0.6.9