diff --git a/requirements/local.txt b/requirements/local.txt index bd7f4ba..05a45fa 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -22,7 +22,7 @@ sphinx-autobuild==2024.2.4 # https://github.com/GaretJax/sphinx-autobuild flake8==7.0.0 # https://github.com/PyCQA/flake8 flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort coverage==7.4.4 # https://github.com/nedbat/coveragepy -black==24.2.0 # https://github.com/psf/black +black==24.10.0 # https://github.com/psf/black djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django pre-commit==3.7.0 # https://github.com/pre-commit/pre-commit