Update dependency tox to v3.23.1 #26
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.0
|
||||
tox==3.23.1
|
||||
|
||||
# Used inside Tox for running tests
|
||||
test =
|
||||
|
|
|
|||
Reference in a new issue