diff --git a/requirements/local.txt b/requirements/local.txt index 0ff3f52..3f2dd0b 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -22,7 +22,7 @@ furo==2024.8.6 # https://github.com/pradyunsg/furo # ------------------------------------------------------------------------------ flake8==7.0.0 # https://github.com/PyCQA/flake8 flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort -coverage==7.4.0 # https://github.com/nedbat/coveragepy +coverage==7.10.0 # https://github.com/nedbat/coveragepy black==23.12.1 # https://github.com/psf/black djlint==1.36.1 # https://github.com/Riverside-Healthcare/djLint pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django