Merge pull request #227 from sloria/pyup-update-webtest-2.0.28-to-2.0.29

Update webtest to 2.0.29
master
Steven Loria 7 years ago committed by GitHub
commit cd409a174e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      {{cookiecutter.app_name}}/requirements/dev.txt

@ -3,7 +3,7 @@
# Testing
pytest==3.2.3
WebTest==2.0.28
WebTest==2.0.29
factory-boy==2.9.2
# Lint and code style

Loading…
Cancel
Save