Update dependency tox to v3.24.5 #32

Open
Renovate Bot wants to merge 1 commits from renovate/tox-3.x into develop
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[options.extras_require] [options.extras_require]
# Used to run the tests inside the CICD pipeline # Used to run the tests inside the CICD pipeline
ci = ci =
tox==3.23.1 tox==3.24.5
# Used inside Tox for running tests # Used inside Tox for running tests
test = test =