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 #274 from valerymelou/pyup-update-django-test-plus…
Browse files Browse the repository at this point in the history
…-1.1.0-to-1.1.1

Update django-test-plus to 1.1.1
  • Loading branch information
Valery Melou committed Jul 2, 2018
2 parents 060fa46 + becf1b7 commit 92ad699
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 @@ -4,7 +4,7 @@
Sphinx==1.7.5
coverage==4.5.1
django-extensions==2.0.7
django-test-plus==1.1.0
django-test-plus==1.1.1
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 @@ -9,7 +9,7 @@ psycopg2==2.7.5

coverage==4.5.1
flake8==3.5.0
django-test-plus==1.1.0
django-test-plus==1.1.1
factory-boy==2.11.1

# pytest!
Expand Down

0 comments on commit 92ad699

Please sign in to comment.