From f605c9738ff5614849598fb65f370ccb7a5a7796 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 May 2021 12:00:23 +0000 Subject: [PATCH] Update dependency tox to v3.23.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1e29732..617b4e6 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.0 + tox==3.23.1 # Used inside Tox for running tests test =