mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Update factory-boy to 2.9.0 (#1259)
* Update factory-boy from 2.8.1 to 2.9.0 * Update factory-boy from 2.8.1 to 2.9.0
This commit is contained in:
parent
37837e9902
commit
041616db2c
|
@ -8,7 +8,7 @@ Sphinx==1.6.3
|
||||||
django-extensions==1.8.1
|
django-extensions==1.8.1
|
||||||
Werkzeug==0.12.2
|
Werkzeug==0.12.2
|
||||||
django-test-plus==1.0.18
|
django-test-plus==1.0.18
|
||||||
factory-boy==2.8.1
|
factory-boy==2.9.0
|
||||||
|
|
||||||
django-debug-toolbar==1.8
|
django-debug-toolbar==1.8
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ psycopg2==2.7.3
|
||||||
coverage==4.4.1
|
coverage==4.4.1
|
||||||
flake8==3.4.1 # pyup: != 2.6.0
|
flake8==3.4.1 # pyup: != 2.6.0
|
||||||
django-test-plus==1.0.18
|
django-test-plus==1.0.18
|
||||||
factory-boy==2.8.1
|
factory-boy==2.9.0
|
||||||
|
|
||||||
# pytest
|
# pytest
|
||||||
pytest-django==3.1.2
|
pytest-django==3.1.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user