From e1d1e15fdb1513b1dc4dda7b7c3c0422fce222e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 15 Dec 2022 06:50:59 -0700 Subject: [PATCH] Update tox from 3.14.0 to 4.0.11 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..147aa00 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.8 coverage==4.5.4 Sphinx==2.2.0 -tox==3.14.0 +tox==4.0.11 twine==2.0.0 pytest-runner==5.1