From 11bdf0c6cbeb4c9bf311c31888852f8503ea7282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 22:09:59 +0000 Subject: [PATCH] Bump tox from 3.27.1 to 4.0.18 (#189) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 68a8cc16..270f55d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ dev = pytest-cov==4.0.0 pytest-xdist==3.0.2 pytest==7.2.0 - tox==3.27.1 + tox==4.0.18 [options.packages.find] where = src