Skip to content

Commit

Permalink
Update test dependencies to latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mterzo committed Mar 20, 2017
1 parent 10147b9 commit 9e09db5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-test.txt
@@ -1,10 +1,10 @@
-r requirements.txt
pep8==1.6.2
coverage==4.0
pep8==1.7.0
coverage==4.3.4
mock==1.3.0
pytest==3.0.1
pytest-pep8==1.0.5
pytest-cov==2.2.1
pytest==3.0.7
pytest-pep8==1.0.6
pytest-cov==2.4.0
pytest-mock==1.5.0
cov-core==1.15.0
unittest2==1.1.0; python_version < '2.7'
Expand Down

0 comments on commit 9e09db5

Please sign in to comment.