Skip to content

Commit 7680e33

Browse files
committed
Update pytest-django from 4.11.1 to 4.12.0
1 parent 5e13a8c commit 7680e33

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ factory-boy==3.3.2 # https://github.com/FactoryBoy/factory_boy
3838
django-debug-toolbar==6.2.0 # https://github.com/jazzband/django-debug-toolbar
3939
django-extensions==4.1 # https://github.com/django-extensions/django-extensions
4040
django-coverage-plugin==3.2.0 # https://github.com/nedbat/django_coverage_plugin
41-
pytest-django==4.11.1 # https://github.com/pytest-dev/pytest-django
41+
pytest-django==4.12.0 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)