Skip to content

Commit 6fe9eb1

Browse files
Merge pull request #629 from adamtheturtle/pyup-update-vulture-0.26-to-0.27
Update vulture to 0.27
2 parents 4f438cf + 5a08de5 commit 6fe9eb1

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
@@ -19,5 +19,5 @@ pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2020
pytest==3.6.0 # Test runners
2121
timeout-decorator==0.4.0 # Decorate functions to time out.
22-
vulture==0.26
22+
vulture==0.27
2323
yapf==0.21.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)