mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Update pytest-django to 3.1.1 (#897)
* Update pytest-django from 3.0.0 to 3.1.1 * Update pytest-django from 3.0.0 to 3.1.1
This commit is contained in:
parent
b32a2ed8aa
commit
d00074d27b
|
@ -13,5 +13,5 @@ django-debug-toolbar==1.6
|
|||
# improved REPL
|
||||
ipdb==0.10.1
|
||||
|
||||
pytest-django==3.0.0
|
||||
pytest-django==3.1.1
|
||||
pytest-sugar==0.7.1
|
||||
|
|
|
@ -13,5 +13,5 @@ django-test-plus==1.0.16
|
|||
factory_boy==2.7.0
|
||||
|
||||
# pytest
|
||||
pytest-django==3.0.0
|
||||
pytest-django==3.1.1
|
||||
pytest-sugar==0.7.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user