tox: bump pytest

This commit is contained in:
Luna 2021-09-23 23:37:16 -03:00
parent 51ef947149
commit 2f5f848442
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ isolated_build = true
[testenv]
ignore_errors = true
deps =
pytest==6.2.4
pytest==6.2.5
pytest-asyncio==0.15.1
pytest-cov==2.12.1
flake8==3.9.2