diff --git a/requirements/test.txt b/requirements/test.txt index 26a1a44..786a497 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ coverage==5.0.3 flake8==3.7.9 pytest-cov==2.2.0 -pytest==2.8.1 +pytest==9.0.3 tox==3.14.5