diff --git a/requirements_testing.txt b/requirements_testing.txt index c8cf798..0eb6ff7 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -2,6 +2,6 @@ mock==1.3.0 py==1.10.0 -pytest==2.7.2 +pytest==9.0.3 pytest-cov==2.1.0 coverage==3.7.1