From 92a354504d935d6121ba09c0bc78ec89a24e8aa1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 12 Jan 2023 03:14:14 -0500 Subject: [PATCH] Update tox from 3.24.5 to 4.2.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0c2b65..357f6c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==4.0.1 watchdog==2.1.6 flake8==3.9.2 -tox==3.24.5 +tox==4.2.8 coverage==6.3.2 Sphinx==4.4.0 twine>=1.12.1