Compare commits

..

2 commits

Author SHA1 Message Date
d330c1a614 Merge pull request 'Update dependency tox to v3.23.1' (#26) from renovate/tox-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/26
2021-05-15 16:31:35 +02:00
f605c9738f Update dependency tox to v3.23.1
Some checks failed
continuous-integration/drone the build failed
2021-05-15 12:00:23 +00:00

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.0 tox==3.23.1
# Used inside Tox for running tests # Used inside Tox for running tests
test = test =