Skip to content

Commit 60fd697

Browse files
committed
Req: update pytest to 3.0.2
Fixes UnicodeError pytest-dev/pytest#1864
1 parent 8815a0a commit 60fd697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
isort>=4.2.3
44
pep257
55
pep8
6-
pytest==2.9.2
6+
pytest==3.0.2
77
pytest-cov
88
pytest-xdist
99
Sphinx>=1.2.2

0 commit comments

Comments
 (0)