From dfda962353bc0aa1c2419dba42e8ca57ee56a242 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jul 2018 19:27:17 +0200 Subject: [PATCH] Update tox from 2.9.1 to 3.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e7f422e..fef7198 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==9.0.1 punch.py==1.4.2 watchdog==0.8.3 flake8==3.4.1 -tox==2.9.1 +tox==3.1.1 coverage==4.4.1 Sphinx==1.6.4 isort==4.2.15 \ No newline at end of file