diff --git a/requirements/local.txt b/requirements/local.txt index 8cd124d..03f5e95 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -11,5 +11,5 @@ django-debug-toolbar # https://github.com/jazzband/django-debug-toolbar pytest==9.0.3 pytest-django==4.11.1 pytest-cov==7.1.0 -coverage==7.10.6 +coverage==7.14.0 django-coverage-plugin==3.1.0 \ No newline at end of file