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