Skip to content

Commit 4abf191

Browse files
authored
Merge pull request #34 from pyros-dev/pyup-pin-pytest-3.4.0
Pin pytest to latest version 3.4.0
2 parents 490d860 + 022f442 commit 4abf191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/python/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# latest version to validate behavior on pure python env
2-
pytest
2+
pytest==3.4.0
33
pytest-xdist # for --boxed
44
hypothesis==3.44.26
55
numpy

0 commit comments

Comments
 (0)