summaryrefslogtreecommitdiff
path: root/requirements/tox.pip
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/tox.pip')
-rw-r--r--requirements/tox.pip5
1 files changed, 4 insertions, 1 deletions
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 07d889e6..86a8f8df 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -1,4 +1,7 @@
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+
# The version of tox used by coverage.py
-tox==3.2.1
+tox==3.4.0
# Adds env recreation on requirements file changes.
tox-battery==0.5.1