Skip to content

Commit 7d517b4

Browse files
committed
Update pytest from 3.8.1 to 3.8.2
1 parent ec6655a commit 7d517b4

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,6 +16,6 @@ pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pylint==2.1.1 # Lint
1717
pyroma==2.4 # Packaging best practices checker
1818
pytest-cov==2.6.0 # Measure code coverage
19-
pytest==3.8.1 # Test runners
19+
pytest==3.8.2 # Test runners
2020
vulture==0.29
2121
yapf==0.24.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)