Skip to content

Commit fa6ece2

Browse files
author
Sergey Vilgelm
committed
Use version 5.3.5 of pytest
1 parent 36393ac commit fa6ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blinker
22
Faker==2.0.0
33
mock==3.0.5
44
pytest==4.6.5; python_version < '3.5'
5-
pytest==5.0.1; python_version >= '3.5'
5+
pytest==5.3.5; python_version >= '3.5'
66
pytest-benchmark==3.2.2
77
pytest-cov==2.7.1
88
pytest-flask==0.15.1

0 commit comments

Comments
 (0)