Skip to content

Commit

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

* Update pytest from 3.0.3 to 3.0.4
  • Loading branch information
pyup.io bot authored and asvetlov committed Nov 11, 2016
1 parent 02291ed commit 48c5cdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ multidict==2.1.2
async-timeout==1.1.0
sphinxcontrib-asyncio==0.2.0
sphinxcontrib-newsfeed==0.1.4
pytest==3.0.3
pytest==3.0.4
pytest-cov==2.4.0
pytest-mock==1.4.0
pytest-timeout==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-wheel.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cython==0.25.1
pytest==3.0.3
pytest==3.0.4
twine==1.8.1

0 comments on commit 48c5cdd

Please sign in to comment.