From bc5eda3a5e98dd27a1af0c79fe9e6905a720a5c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Dec 2022 20:37:38 -0800 Subject: [PATCH] Update tox from 2.7.0 to 4.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..2df34cd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ wheel==0.29.0 watchdog==0.8.3 pytest==3.2.1 pytest-runner==2.11.1 -tox==2.7.0 +tox==4.1.1 flake8==3.4.1 coverage==4.4.1 Sphinx==1.6.3