From df21d2c31c4346a3b65fe1244bd1b39d02382a58 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Dec 2021 02:00:33 +0000 Subject: [PATCH] Update dependency tox to v3.24.5 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 568b586..67fc3d7 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.23.1 + tox==3.24.5 # Used inside Tox for running tests test =