From e774ee3e86c3c13b47987d52b6cf82c7589aeaec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Apr 2019 21:20:34 -0400 Subject: [PATCH] Update tox from 2.7.0 to 3.8.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..2060c9c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,6 +13,6 @@ pytest-runner==2.11.1 pytest==3.1.2 PyYAML==3.12 Sphinx==1.6.3 -tox==2.7.0 +tox==3.8.6 watchdog==0.8.3 wheel==0.29.0