From ca3d2d692a2d9baec50816a745a6638d6b6d81c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Sep 2017 17:08:08 +0200 Subject: [PATCH] Update tox from 2.7.0 to 2.8.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index afd5b0d..5fbb9a3 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -12,7 +12,7 @@ pyflakes==1.5.0 mccabe==0.6.1 pytest==3.1.3 pytest-cov==2.5.1 -tox==2.7.0 +tox==2.8.1 coveralls==1.1 mock==2.0.0