Skip to content

Commit 0e0ee5f

Browse files
Merge pull request #199 from adamtheturtle/pyup-update-pytest-4.0.0-to-4.0.1
Update pytest to 4.0.1
2 parents 99d67fd + 5a47f2b commit 0e0ee5f

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
@@ -22,7 +22,7 @@ pylint==2.1.1 # Lint
2222
pyroma==2.4 # Packaging best practices checker
2323
pytest-cov==2.6.0 # Measure code coverage
2424
pytest-envfiles==0.1.0 # Use files for environment variables for tests
25-
pytest==4.0.0 # Test runners
25+
pytest==4.0.1 # Test runners
2626
sphinx-autodoc-typehints==1.5.1
2727
sphinxcontrib-spelling==4.2.0
2828
timeout-decorator==0.4.0 # Decorate functions to time out.

0 commit comments

Comments
 (0)