Merge pull request #285 from sloria/pyup-update-pytest-3.4.2-to-3.5.0

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

@ -2,7 +2,7 @@
-r prod.txt
# Testing
pytest==3.4.2
pytest==3.5.0
WebTest==2.0.29
factory-boy==2.10.0

Loading…
Cancel
Save