From 1056aac5b3e7d37ac96928125c0a7225fb654c71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Aug 2020 08:07:09 +0200 Subject: [PATCH] Update tox from 3.17.1 to 3.19.0 --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index e444533..7567747 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.17.1 +tox==3.19.0 safety==1.9.0 \ No newline at end of file