From f58e2d28e5732693326c0279d0c11b5e25c7f271 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Dec 2018 22:43:06 +0100 Subject: [PATCH] Update tox from 3.5.3 to 3.6.1 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 15b2cec..a4ca2f5 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ pytest==3.10.0 pytest_mock>=1.6.3 pytest_cov>=2.5.1 -tox==3.5.3 +tox==3.6.1 tox-travis==0.10 coveralls==1.5.1