diff --git a/requirements/local.txt b/requirements/local.txt index 6c28322..bc49f73 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ # Code quality # ------------------------------------------------------------------------------ black==23.1.0 # https://github.com/psf/black -coverage==6.5.0 # https://github.com/nedbat/coveragepy +coverage==7.2.7 # https://github.com/nedbat/coveragepy coveralls==3.3.1 # https://github.com/TheKevJames/coveralls-python ## Coverage Report django-coverage-plugin==3.0.0 # https://github.com/nedbat/django_coverage_plugin django-stubs==1.13.1 # https://github.com/typeddjango/django-stubs