Merge pull request #316 from sloria/pyup-update-webtest-2.0.29-to-2.0.30

Update webtest to 2.0.30
master
Steven Loria 6 years ago committed by GitHub
commit 48e511e271
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.6.2
WebTest==2.0.29
WebTest==2.0.30
factory-boy==2.11.1
# Lint and code style

Loading…
Cancel
Save