Update dependency tox to v3.24.5
This commit is contained in:
parent
d3020ed725
commit
df21d2c31c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Reference in a new issue