From aaedb53c57ca98dbf5c437e8dd5b34f17d2a86c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Oct 2020 15:44:43 -0600 Subject: [PATCH] Update tox from 3.14.0 to 3.20.1 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 35fada8..8e51d93 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.20.1 pytest-cov==2.8.1 apiwrapper==0.1.8 \ No newline at end of file