From 867aca017ca4b40020b8edb7f9d49ae1c0b10ad1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Oct 2024 23:48:52 +0200 Subject: [PATCH] Update tox from 3.12.1 to 4.21.2 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 50f409b..6b637cc 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ pytest==4.6.3 pytest_mock>=1.6.3 pytest_cov>=2.5.1 -tox==3.12.1 +tox==4.21.2 tox-travis==0.12 coveralls==1.8.2 \ No newline at end of file