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

Commit

Permalink
Update pytes to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
valerymelou committed Mar 19, 2016
1 parent b2a9d3b commit 80792b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sh==1.11
binaryornot==0.4.0

# Testing
pytest==2.9.0
pytest==2.9.1
pep8==1.7.0
pyflakes==1.1.0
tox==2.3.1
2 changes: 1 addition & 1 deletion {{cookiecutter.repo_name}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ factory_boy==2.6.1

# pytest!
pytest-django==2.9.1
pytest-sugar==0.5.1
pytest-sugar==0.6.0
2 changes: 1 addition & 1 deletion {{cookiecutter.repo_name}}/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ factory_boy==2.6.1

# pytest!
pytest-django==2.9.1
pytest-sugar==0.5.1
pytest-sugar==0.6.0

0 comments on commit 80792b9

Please sign in to comment.