diff --git a/requirements-dev.txt b/requirements-dev.txt index ac3dfa4..ea4c0a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.5.0 +pytest==3.5.1 pytest-cov==2.5.1 pytest-mock==1.6.3 coverage==4.5.1