From bca53a1a1ff44384537634505532643a33ec45bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Oct 2024 20:25:01 +0200 Subject: [PATCH] Update tox from 3.23.1 to 4.23.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e12262a..290212e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ pip==20.3.4 # pyup: <21 # 21 drops Python 2.7 support bumpversion==0.6.0 watchdog==0.10.4 # pyup: <1 # 1 drops Python 2.7 and 3.5 support flake8==3.9.2 -tox==3.23.1 +tox==4.23.0 tox-pyenv==1.1.0 coverage==5.5 Sphinx==3.2.0