Bump webtest from 2.0.29 to 2.0.30 in /{{cookiecutter.app_name}}

Bumps [webtest](https://github.com/Pylons/webtest) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/Pylons/webtest/releases)
- [Commits](https://github.com/Pylons/webtest/compare/2.0.29...2.0.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
master
dependabot[bot] 6 years ago committed by dependabot[bot]
parent 2403331e03
commit 8aac6d10c6
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -46,7 +46,7 @@ environs = "==4.0.0"
[dev-packages]
# Testing
pytest = "==3.6.1"
WebTest = "==2.0.29"
WebTest = "==2.0.30"
factory-boy = "==2.11.*"
# Lint and code style

Loading…
Cancel
Save