diff --git a/requirements/local.txt b/requirements/local.txt index 5ab49e62f..22c1d77f2 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -17,4 +17,4 @@ pydocstyle==6.3.0 # ------------------------------------------------------------------------------ django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions -pytest-django==4.7.0 # https://github.com/pytest-dev/pytest-django +pytest-django==4.8.0 # https://github.com/pytest-dev/pytest-django