Skip to content

Commit

Permalink
Req: update pytest to 3.0.2
Browse files Browse the repository at this point in the history
Fixes UnicodeError pytest-dev/pytest#1864
  • Loading branch information
dwaynebailey committed Sep 2, 2016
1 parent 8815a0a commit 60fd697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
isort>=4.2.3
pep257
pep8
pytest==2.9.2
pytest==3.0.2
pytest-cov
pytest-xdist
Sphinx>=1.2.2

0 comments on commit 60fd697

Please sign in to comment.