diff --git a/requirements/local.txt b/requirements/local.txt index 9fc15249..13f77921 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -18,7 +18,7 @@ flake8==7.0.0 # https://github.com/gforcada/flake8-isort flake8-isort==6.1.1 # https://github.com/nedbat/coveragepy -coverage==7.4.1 +coverage==7.4.3 # https://github.com/ambv/black black==24.1.1 # https://github.com/PyCQA/pylint-django