diff --git a/tox.ini b/tox.ini index 98c3f94..ed53a2f 100644 --- a/tox.ini +++ b/tox.ini @@ -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