Update factory-boy to 2.9.1 (#1272)

* Update factory-boy from 2.9.0 to 2.9.1

* Update factory-boy from 2.9.0 to 2.9.1
This commit is contained in:
pyup.io bot 2017-08-02 15:07:25 +02:00 committed by Shupeyko Nikita
parent c5ed6173b2
commit 83081a20b5
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Sphinx==1.6.3
django-extensions==1.8.1
Werkzeug==0.12.2
django-test-plus==1.0.18
factory-boy==2.9.0
factory-boy==2.9.1
django-debug-toolbar==1.8

View File

@ -10,7 +10,7 @@ psycopg2==2.7.3
coverage==4.4.1
flake8==3.4.1 # pyup: != 2.6.0
django-test-plus==1.0.18
factory-boy==2.9.0
factory-boy==2.9.1
# pytest
pytest-django==3.1.2