mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-24 06:14:42 +00:00
Update pytest-django from 3.4.3 to 3.4.4 (#1864)
This commit is contained in:
parent
3aa289e79b
commit
c6fd1c1905
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.10.1 # https://github.com/jazzband/django-debug-toolbar
|
||||
django-extensions==2.1.3 # https://github.com/django-extensions/django-extensions
|
||||
django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin
|
||||
pytest-django==3.4.3 # https://github.com/pytest-dev/pytest-django
|
||||
pytest-django==3.4.4 # https://github.com/pytest-dev/pytest-django
|
||||
|
|
|
|||
Loading…
Reference in a new issue