Skip to content

Commit 080024d

Browse files
Merge pull request #683 from adamtheturtle/pyup-update-pytest-3.6.1-to-3.6.2
Update pytest to 3.6.2
2 parents 8f29942 + 9620f45 commit 080024d

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 @@ pylint==1.9.2 # Lint
1717
pyroma==2.3.1 # Packaging best practices checker
1818
pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests
20-
pytest==3.6.1 # Test runners
20+
pytest==3.6.2 # Test runners
2121
timeout-decorator==0.4.0 # Decorate functions to time out.
2222
vulture==0.27
2323
yapf==0.21.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)