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

Scheduled weekly dependency update for week 04 #185

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
Update pytest from 3.2.5 to 3.3.2
pyup-bot committed Jan 29, 2018
commit aadd22cea657a0cd7f172204e694309a0473eaeb
2 changes: 1 addition & 1 deletion app/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
-r prod.txt

# Testing
pytest==3.2.5
pytest==3.3.2
WebTest==2.0.29
factory-boy==2.9.2