diff --git a/requirements/local.txt b/requirements/local.txt index bff305b..60882cc 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -13,7 +13,7 @@ pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------ flake8==3.5.0 # https://github.com/PyCQA/flake8 -coverage==4.5.1 # https://github.com/nedbat/coveragepy +coverage==5.3.1 # https://github.com/nedbat/coveragepy # Django # ------------------------------------------------------------------------------