diff --git a/requirements-test.txt b/requirements-test.txt index 6e9db1d..a5a3f39 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,5 +2,5 @@ coverage==5.5 pytest==6.2.4 pytest-cov==2.11.1 -pytest-django==4.2.0 +pytest-django==4.3.0 pytest-subtests==0.4.0