Skip to content

Commit 16f8d0f

Browse files
committed
Update pytest from 3.4.2 to 3.5.1
1 parent 1de50be commit 16f8d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pylint==1.8.3 # Lint
1616
pyroma==2.3 # Packaging best practices checker
1717
pytest-cov==2.5.1 # Measure code coverage
1818
pytest-envfiles==0.1.0 # Use files for environment variables for tests
19-
pytest==3.4.2 # Test runners
19+
pytest==3.5.1 # Test runners
2020
timeout-decorator==0.4.0 # Decorate functions to time out.
2121
vulture==0.26
2222
yapf==0.21.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)