Update tox dependency spec from ^3.0 to ^3.8 for compatibility

This commit is contained in:
2020-12-17 01:05:16 -05:00
parent 469ce4c905
commit 46b8fcc2a4
2 changed files with 95 additions and 84 deletions

View File

@@ -39,7 +39,7 @@ poetry = ["poetry"]
python = "^3.6.1"
poetry = {version = "^1.0.0", optional = true}
poetry-core = "^1.0.0"
tox = "^3.0.0"
tox = "^3.8.0"
[tool.poetry.dev-dependencies]
bandit = "^1.6.2"