From 02dc676d94d7e05a9ec697437b6f23f4dd01ca68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 Jan 2024 10:16:48 +0100 Subject: [PATCH] Update tox from 2.9.1 to 4.12.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..5c38eb82 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.12.0 coveralls==1.2.0 mock==2.0.0 hypothesis==3.32.0