diff --git a/requirements-dev.txt b/requirements-dev.txt index b387622..cd41fc1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.8.4 async-timeout==3.0.1 -pytest==6.2.1 +pytest==6.2.2 pytest-cov==2.10.1 pytest-mock==3.4.0 coverage==5.3.1