diff --git a/requirements/dev.txt b/requirements/dev.txt index bf4e83752..739f453cb 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -3,7 +3,7 @@ flake8==3.8.4 pytest-cov==6.3.0 # Test requirements -pytest>=6.1.1 +pytest>=9.0.3 parameterized==0.9.0 pyelftools~=0.32 # Used to verify the generated Go binary architecture in integration tests (utils.py)