Update pytest pin and rerun poetry update

This commit is contained in:
Micah Jerome Ellison 2020-11-07 14:13:11 -08:00
parent 05b6944db7
commit 80651f8f0e
2 changed files with 21 additions and 33 deletions

View file

@ -37,7 +37,7 @@ mkdocs = "^1.0"
black = {version = "^19.10b0",allow-prereleases = true}
toml = "^0.10.0"
pyflakes = "^2.2.0"
pytest = "^5.4.3"
pytest = "^6.1.2"
yq = "^2.11.1"
[tool.poetry.scripts]