diff --git a/requirements/dev.txt b/requirements/dev.txt index 750f6c2e0..c3e5705b2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ pytest-cov==4.1.0 # Test requirements pytest>=6.1.1 parameterized==0.9.0 -pyelftools~=0.30 # Used to verify the generated Go binary architecture in integration tests (utils.py) +pyelftools~=0.31 # Used to verify the generated Go binary architecture in integration tests (utils.py) # formatter black==24.2.0