From 9bae1cdc4feb6db084b6c2f1a3578829a8c2e74b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Jan 2021 03:25:39 +0100 Subject: [PATCH] Update tox from 3.0.0 to 3.21.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..54fa8e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ pylint==1.9.2 pytest==3.6.1 pytest-cov==2.5.1 pytest-mock==1.10.0 -tox==3.0.0 +tox==3.21.2 Sphinx==1.7.5 capturer==2.4 requests-mock==1.5.0