Merge pull request #318 from sloria/pyup-update-pytest-3.6.2-to-3.6.3

Update pytest to 3.6.3
master
Steven Loria 6 years ago committed by GitHub
commit 4ce73bcf8f
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 -r prod.txt
# Testing # Testing
pytest==3.6.2 pytest==3.6.3
WebTest==2.0.30 WebTest==2.0.30
factory-boy==2.11.1 factory-boy==2.11.1

Loading…
Cancel
Save