Skip to content

Commit 3494068

Browse files
Merge pull request #840 from adamtheturtle/pyup-update-pytest-3.8.0-to-3.8.1
Update pytest to 3.8.1
2 parents 563c09a + 1b143af commit 3494068

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.0 # Test runners
19+
pytest==3.8.1 # Test runners
2020
vulture==0.29
2121
yapf==0.24.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)