diff --git a/requirements/test.txt b/requirements/test.txt index 783d8b9..fb4ea11 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,7 +10,7 @@ pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest- # Django # ------------------------------------------------------------------------------ factory-boy==2.11.1 # https://github.com/FactoryBoy/factory_boy -django-test-plus==1.1.1 # https://github.com/revsys/django-test-plus +django-test-plus==1.2.0 # https://github.com/revsys/django-test-plus django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin pytest-django==3.4.3 # https://github.com/pytest-dev/pytest-django