diff --git a/requirements/local.txt b/requirements/local.txt index 19ef1871..a68e308f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -24,6 +24,6 @@ django-debug-toolbar==2.0 # https://github.com/jazzband/django-debug-toolbar django-extensions==2.2.3 # https://github.com/django-extensions/django-extensions django_coverage_plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin -pytest-django==3.5.1 # https://github.com/pytest-dev/pytest-django +pytest-django==4.3.0 # https://github.com/pytest-dev/pytest-django pyOpenSSL==19.0.0 ptvsd==4.3.2