mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 08:41:08 +00:00
Update pytest-django from 3.4.4 to 3.4.5 (#1903)
This commit is contained in:
parent
0635c713b4
commit
e5f779c9cc
1 changed files with 1 additions and 1 deletions
|
|
@ -27,4 +27,4 @@ factory-boy==2.11.1 # https://github.com/FactoryBoy/factory_boy
|
|||
django-debug-toolbar==1.11 # https://github.com/jazzband/django-debug-toolbar
|
||||
django-extensions==2.1.4 # https://github.com/django-extensions/django-extensions
|
||||
django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin
|
||||
pytest-django==3.4.4 # https://github.com/pytest-dev/pytest-django
|
||||
pytest-django==3.4.5 # https://github.com/pytest-dev/pytest-django
|
||||
|
|
|
|||
Loading…
Reference in a new issue