Skip to content

Commit 3072f9d

Browse files
committed
Bump pytest to 4.3.1
Pytest 4.3.1 includes the fix from pytest-dev/pytest#4795 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 1ca10f9 commit 3072f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ coverage==4.4.2
22
ddt==1.2.0
33
flake8==3.5.0
44
mock==3.0.5
5-
pytest==3.6.3
5+
pytest==4.3.1
66
pytest-cov==2.5.1

0 commit comments

Comments
 (0)