diff --git a/requirements/dev.txt b/requirements/dev.txt index 815812a72..29afab815 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -11,5 +11,5 @@ parameterized==0.9.0 pyelftools~=0.29 # Used to verify the generated Go binary architecture in integration tests (utils.py) # formatter -black==23.1.0 +black==23.3.0 ruff==0.0.259 \ No newline at end of file