Update factory-boy to 2.8.1 (#947)

* Update factory-boy from 2.7.0 to 2.8.1

* Update factory-boy from 2.7.0 to 2.8.1
This commit is contained in:
pyup.io bot 2016-12-17 12:07:47 +01:00 committed by Jannis Gebauer
parent dc559f7649
commit 7bdc95818a
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Sphinx==1.5.1
django-extensions==1.7.5
Werkzeug==0.11.11
django-test-plus==1.0.16
factory_boy==2.7.0
factory-boy==2.8.1
django-debug-toolbar==1.6

View File

@ -10,7 +10,7 @@ psycopg2==2.6.2
coverage==4.2
flake8==3.2.1 # pyup: != 2.6.0
django-test-plus==1.0.16
factory_boy==2.7.0
factory-boy==2.8.1
# pytest
pytest-django==3.1.2