From 9a0e856e877b5555434142fe29bbd264eb6047b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Dec 2019 12:56:11 -0700 Subject: [PATCH] Update tox from 3.14.0 to 3.14.2 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 35fada8..ae85e1a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ coverage==4.5.4 pytest==5.2.1 -tox==3.14.0 +tox==3.14.2 pytest-cov==2.8.1 apiwrapper==0.1.8 \ No newline at end of file