Skip to content

Commit

Permalink
Pin pytest to latest version 3.0.2 (#44)
Browse files Browse the repository at this point in the history
* Pin pytest to latest version 3.0.2

* Pin pytest to latest version 3.0.2
  • Loading branch information
pyup.io bot authored and asvetlov committed Sep 26, 2016
1 parent 2e0c41c commit 5d4ccc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/blog/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pyflakes
pep8==1.7.0
pytest
pytest==3.0.2
ipdb==0.10.1
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ docker-py==1.10.3
flake8==3.0.4
ipdb==0.10.1
motor==0.6.2
pytest
pytest==3.0.2
pytest-cov==2.3.1
pytest-sugar==0.7.1
python-dateutil==2.5.3
Expand Down

0 comments on commit 5d4ccc4

Please sign in to comment.