mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Update factory-boy to 2.10.0 (#1469)
* Update factory-boy from 2.9.2 to 2.10.0 * Update factory-boy from 2.9.2 to 2.10.0
This commit is contained in:
parent
2d041b6c4d
commit
8e68df4ac4
|
@ -8,7 +8,7 @@ Sphinx==1.6.6
|
|||
django-extensions==1.9.9
|
||||
Werkzeug==0.14.1
|
||||
django-test-plus==1.0.22
|
||||
factory-boy==2.9.2
|
||||
factory-boy==2.10.0
|
||||
|
||||
django-debug-toolbar==1.9.1
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ psycopg2==2.7.3.2
|
|||
coverage==4.4.2
|
||||
flake8==3.5.0 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.22
|
||||
factory-boy==2.9.2
|
||||
factory-boy==2.10.0
|
||||
django-coverage-plugin==1.5.0
|
||||
|
||||
# pytest
|
||||
|
|
Loading…
Reference in New Issue
Block a user