Skip to content

Commit 241f887

Browse files
authored
Bumped minimum pytest requirement (#243)
1 parent 8347c3a commit 241f887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pylint == 1.6.4
2-
pytest >= 3.0.6
2+
pytest >= 3.6.0
33
pytest-cov >= 2.4.0
44
pytest-localserver >= 0.4.1
55
tox >= 3.6.0

0 commit comments

Comments
 (0)