diff --git a/requirements_dev.txt b/requirements_dev.txt index 730b150..80dcda0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ bumpversion==0.5.3 flake8==3.3.0 coverage==4.4.1 pytest==3.0.7 -codecov==2.0.9 +codecov==2.0.16 pytest-cov==2.5.1 testing.postgresql==1.3.0 mock==2.0.0