Bump pytest from 3.7.1 to 3.7.2 in /{{cookiecutter.app_name}}

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/3.7.1...3.7.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
master
dependabot[bot] 6 years ago
parent 9f9ecca99f
commit 9d33a184fe
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
  1. 2
      {{cookiecutter.app_name}}/requirements/dev.txt

@ -2,7 +2,7 @@
-r prod.txt
# Testing
pytest==3.7.1
pytest==3.7.2
WebTest==2.0.30
factory-boy==2.11.1

Loading…
Cancel
Save