From 6efa59fc6136ac7af1a5e1f34d2bef550072704a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Feb 2024 08:15:04 +0100 Subject: [PATCH] Update tox from 2.9.1 to 4.13.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..07fa041c 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.13.0 coveralls==1.2.0 mock==2.0.0 hypothesis==3.32.0