diff --git a/requirements/dev.txt b/requirements/dev.txt index e186ca788..ef130748d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ isort>=4.2.5,<5; python_version < '3.8' # Test requirements pytest>=6.1.1 -parameterized==0.7.4 +parameterized==0.8.1 pyelftools~=0.29 # Used to verify the generated Go binary architecture in integration tests (utils.py) # formatter