diff --git a/requirements-dev.txt b/requirements-dev.txt index a147fcf..02634ae 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.8.2 async-timeout==3.0.1 -pytest==5.4.2 +pytest==5.4.3 pytest-cov==2.9.0 pytest-mock==3.1.0 coverage==5.1