From aee21dc74e489def207c762700395bc7062c85ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Jun 2023 08:05:15 -0600 Subject: [PATCH] Update tox from 3.14.0 to 4.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..e8798d4 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.6.2 twine==2.0.0 pytest-runner==5.1