Skip to content

Commit

Permalink
Update pytest to 3.0.5 (#128)
Browse files Browse the repository at this point in the history
* Update pytest from 3.0.4 to 3.0.5

* Update pytest from 3.0.4 to 3.0.5
  • Loading branch information
pyup.io bot authored and asvetlov committed Dec 5, 2016
1 parent 615f135 commit 3074c14
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==1.3.0
pep8==1.7.0
pytest==3.0.4
pytest==3.0.5
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 @@ -12,7 +12,7 @@ ipdb==0.10.1
motor==1.1
pytest-cov==2.4.0
pytest-sugar==0.7.1
pytest==3.0.4
pytest==3.0.5
python-dateutil==2.6.0
sqlalchemy==1.1.4
trafaret==0.7.5
Expand Down

0 comments on commit 3074c14

Please sign in to comment.