From 1677ccca361b3b05d1601d319d51884806e4d52e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Sep 2024 22:07:30 -0600 Subject: [PATCH] Update tox from 3.14.0 to 4.18.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..9a8e387 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.18.1 twine==2.0.0 pytest-runner==5.1