summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-04-22 15:02:22 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-04-22 15:02:22 -0400
commit09b443453ba20dfc8b791d88c63416e7a58dc521 (patch)
treeded27aaa203ea575d7f156f597bf516ef60b9e02 /tox.ini
parentaf251885641cbf85ba8f42b1e3fac7b70bf5a816 (diff)
downloadpython-coveragepy-09b443453ba20dfc8b791d88c63416e7a58dc521.tar.gz
Update some deps
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 397cbec..c703eb5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,7 @@ deps =
# setuptools>=36 vendors packages which pollute the coverage output in tests
setuptools==35.0.2
mock==2.0.0
- PyContracts==1.8.0
+ PyContracts==1.8.3
unittest-mixins==1.4
#-e/Users/ned/unittest_mixins
py26: unittest2==1.1.0