From 531e59d481c0b74b2860af51e66adab6013bad2c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 27 Apr 2024 03:09:59 +0200 Subject: [PATCH] Update tox from 2.9.1 to 4.15.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..cada5fa5 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.15.0 coveralls==1.2.0 mock==2.0.0 hypothesis==3.32.0