summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-12-11 09:01:51 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-12-11 09:01:51 -0500
commitae91d45616dbc4dddcd66955b41ffb5fa420ddda (patch)
tree4366306a9c76a799d75f0eed6a7cf215fd319dec
parentf9a46209c67b9b0eddb6c3ae302b8b5443785381 (diff)
downloadpython-coveragepy-git-ae91d45616dbc4dddcd66955b41ffb5fa420ddda.tar.gz
Update versions of tools.
-rw-r--r--doc/requirements.pip2
-rw-r--r--requirements/tox.pip2
-rw-r--r--requirements/wheel.pip2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 968313ef..3b0541f9 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -3,5 +3,5 @@
# https://requires.io/github/nedbat/coveragepy/requirements/
pyenchant==1.6.6
-sphinx==1.3.1
+sphinx==1.3.3
sphinxcontrib-spelling==2.1.2
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 0bfd695f..034aa988 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -1,2 +1,2 @@
# The version of tox used by coverage.py
-tox==2.2.1
+tox==2.3.0
diff --git a/requirements/wheel.pip b/requirements/wheel.pip
index 268fe23f..0e771c28 100644
--- a/requirements/wheel.pip
+++ b/requirements/wheel.pip
@@ -1,3 +1,3 @@
# Things needed to make wheels for coverage.py
-setuptools==18.6.1
+setuptools==18.7.1
wheel==0.26.0