From 7e28e3e52f0f0c517b7938c305ddcf724a4c6782 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 10 Dec 2022 04:51:04 -0700 Subject: [PATCH] Update tox from 3.14.0 to 4.0.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..e01165d 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.5 twine==2.0.0 pytest-runner==5.1