diff --git a/test/requirements.txt b/test/requirements.txt index d217593b2..47e7cdd57 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,3 +1,3 @@ -pytest==7.4.0 +pytest==9.0.2 # To generate coverage reports in the Github Actions pipeline pytest-cov==7.0.0