diff --git a/requirements.txt b/requirements.txt index adb0ba9..820ae57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ djangorestframework-stubs[compatible-mypy]==3.14.2 # https://github.com/typeddj flake8==6.1.0 # https://github.com/PyCQA/flake8 flake8-isort==6.1.0 # https://github.com/gforcada/flake8-isort coverage==7.3.2 # https://github.com/nedbat/coveragepy -black==23.10.0 # https://github.com/psf/black +black==23.10.1 # https://github.com/psf/black djlint==1.34.0 # https://github.com/Riverside-Healthcare/djLint pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django pre-commit==3.5.0 # https://github.com/pre-commit/pre-commit