Update pytest from 3.3.1 to 3.4.0

master
pyup-bot 6 years ago
parent 5bbbea2776
commit 13ef32ffa6
  1. 2
      {{cookiecutter.app_name}}/requirements/dev.txt

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

Loading…
Cancel
Save