From 26d1c7fd996dddd8d7f1fe604ebd71cf195bd03a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Oct 2024 12:59:01 +0200 Subject: [PATCH] Update tox from 2.9.1 to 4.21.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..79b1c78c 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -12,7 +12,7 @@ pyflakes==1.6.0 mccabe==0.6.1 pytest==3.2.3 pytest-cov==2.5.1 -tox==2.9.1 +tox==4.21.0 coveralls==1.2.0 mock==2.0.0 hypothesis==3.32.0