Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #251 from valerymelou/pyup-update-factory-boy-2.11…
Browse files Browse the repository at this point in the history
….0-to-2.11.1

Update factory-boy to 2.11.1
  • Loading branch information
valerymelou committed May 6, 2018
2 parents 2876e0b + f2db812 commit 2d05083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Sphinx==1.7.4
coverage==4.5.1
django-extensions==2.0.7
django-test-plus==1.0.22
factory-boy==2.11.0
factory-boy==2.11.1

django-debug-toolbar==1.9.1

Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ psycopg2==2.7.4
coverage==4.5.1
flake8==3.5.0
django-test-plus==1.0.22
factory-boy==2.11.0
factory-boy==2.11.1

# pytest!
pytest-django==3.2.1
Expand Down

0 comments on commit 2d05083

Please sign in to comment.