summaryrefslogtreecommitdiff
path: root/requirements/dev.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-04-30 11:59:06 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-04-30 11:59:06 -0400
commitdb2e191cbc75dbfbf816899a46dbefc5a6106f64 (patch)
treee44cb6a76865d1d394af369a554847eebf6b0d35 /requirements/dev.pip
parent1ad37dcc0e3927175f3988b5116654c32450aefc (diff)
downloadpython-coveragepy-db2e191cbc75dbfbf816899a46dbefc5a6106f64.tar.gz
update requirements, and use tox-battery to recreate tox as needed
Diffstat (limited to 'requirements/dev.pip')
-rw-r--r--requirements/dev.pip6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 064e5a5..b211363 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -9,13 +9,13 @@
-r pytest.pip
# for linting.
-greenlet==0.4.11
+greenlet==0.4.12
mock==2.0.0
PyContracts==1.7.15
pyenchant==1.6.8
pylint==1.7.1
-unittest-mixins==1.2.1
+unittest-mixins==1.3
# for kitting.
-requests==2.12.4
+requests==2.13.0
twine==1.8.1