Update dependency tox to v3.23.1 #26
|
@ -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.0
|
tox==3.23.1
|
||||||
|
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
|
|
Loading…
Reference in New Issue