From e6cb5a3c2ceeefad5111551c5d8d488133e97de6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 Apr 2021 14:17:49 +0000 Subject: [PATCH] Update dependency tox to v3.23.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ca07553..3542298 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [options.extras_require] # Used to run the tests inside the CICD pipeline ci = - tox==3.21.1 + tox==3.23.0 # Used inside Tox for running tests test =