summaryrefslogtreecommitdiff
path: root/requirements/tox.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-08-11 16:06:00 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-08-11 16:06:00 -0400
commitf2a778b3aa18de0bd43b1ba1a144d16faa53b8a2 (patch)
tree6b78e22c1f5a2e827bba40a33bd642c1e7b38f63 /requirements/tox.pip
parent1a27df4c768e5a183ddd0f890d139996ffc52778 (diff)
downloadpython-coveragepy-git-f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2.tar.gz
Improve doc tooling
Diffstat (limited to 'requirements/tox.pip')
-rw-r--r--requirements/tox.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tox.pip b/requirements/tox.pip
index e4ff4031..6eb32612 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -2,6 +2,6 @@
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
# The version of tox used by coverage.py
-tox==3.9.0
+tox==3.13.2
# Adds env recreation on requirements file changes.
tox-battery==0.5.1