Skip to content

Commit

Permalink
Update factory-boy to 2.9.1 (#171)
Browse files Browse the repository at this point in the history
* Update factory-boy from 2.9.0 to 2.9.1

* Update factory-boy from 2.9.0 to 2.9.1
  • Loading branch information
pyup-bot authored and jfunez committed Aug 2, 2017
1 parent eff8350 commit c475cc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-extensions==1.8.1
django-coverage-plugin==1.5.0
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

Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
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
Expand Down

0 comments on commit c475cc7

Please sign in to comment.