Skip to content

Commit 831164a

Browse files
Merge pull request #485 from adamtheturtle/pyup-update-pytest-3.4.0-to-3.4.2
Update pytest to 3.4.2
2 parents 6519fe1 + 31fd427 commit 831164a

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
@@ -15,7 +15,7 @@ pylint==1.8.2 # Lint
1515
pyroma==2.3 # Packaging best practices checker
1616
pytest-cov==2.5.1 # Measure code coverage
1717
pytest-envfiles==0.1.0 # Use files for environment variables for tests
18-
pytest==3.4.0 # Test runners
18+
pytest==3.4.2 # Test runners
1919
timeout-decorator==0.4.0 # Decorate functions to time out.
2020
vulture==0.26
2121
yapf==0.20.2 # Automatic formatting for Python

0 commit comments

Comments
 (0)