From 783c072c3836c3ca6b116ce9bc70808a992902da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Jul 2020 10:59:38 +0200 Subject: [PATCH] Update tox from 3.16.1 to 3.17.1 --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index c50e096..e444533 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -3,5 +3,5 @@ coveralls==2.0.0 coverage==5.1 nose==1.3.7 pylint==2.5.2 -tox==3.16.1 +tox==3.17.1 safety==1.9.0 \ No newline at end of file