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

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

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

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

Loading…
Cancel
Save