Skip to content

Commit fe99879

Browse files
Merge pull request #961 from adamtheturtle/pyup-update-pytest-4.2.0-to-4.2.1
Update pytest to 4.2.1
2 parents 254eefd + 3b54239 commit fe99879

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
@@ -18,7 +18,7 @@ Pygments==2.3.1
1818
pylint==2.2.2 # Lint
1919
pyroma==2.4 # Packaging best practices checker
2020
pytest-cov==2.6.1 # Measure code coverage
21-
pytest==4.2.0 # Test runners
21+
pytest==4.2.1 # Test runners
2222
PyYAML==3.13
2323
Sphinx==1.8.4
2424
sphinx-autodoc-typehints==1.6.0

0 commit comments

Comments
 (0)