Skip to content

Commit b452b89

Browse files
Merge pull request #906 from adamtheturtle/pyup-update-pytest-3.8.2-to-3.9.2
Update pytest to 3.9.2
2 parents 1f4c75d + bcd0645 commit b452b89

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
@@ -17,7 +17,7 @@ Pygments==2.2.0
1717
pylint==2.1.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.0 # Measure code coverage
20-
pytest==3.8.2 # Test runners
20+
pytest==3.9.2 # Test runners
2121
PyYAML==3.13
2222
Sphinx==1.8.1
2323
sphinx-autodoc-typehints==1.3.0

0 commit comments

Comments
 (0)