diff --git a/{{cookiecutter.project_name}}/src/requirements/test.txt b/{{cookiecutter.project_name}}/src/requirements/test.txt index ec465b96..5c0bba15 100644 --- a/{{cookiecutter.project_name}}/src/requirements/test.txt +++ b/{{cookiecutter.project_name}}/src/requirements/test.txt @@ -3,7 +3,7 @@ # Add extra test requirements here (such as factory-boy) coverage -pytest==8.3.2 +pytest==8.3.4 pytest-django==4.9.0 pytest-env wagtail-factories==4.2.1