Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest to 3.0.7 #59

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update pytest from 3.0.6 to 3.0.7
  • Loading branch information
pyup-bot committed Mar 14, 2017
commit 896254a2fe1e9189f953f99187e25f8b6e69688d
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ redis==2.10.5
markdown==2.6.8

# Testing
pytest==3.0.6
pytest==3.0.7
pytest-cov==2.4.0
mccabe==0.6.1
flake8==3.3.0
Expand Down