diff --git a/requirements/local.txt b/requirements/local.txt index ed7ebe9..059fec5 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -19,7 +19,7 @@ sphinx-autobuild==2024.9.17 # https://github.com/GaretJax/sphinx-autobuild # Code quality # ------------------------------------------------------------------------------ -ruff==0.6.5 # https://github.com/astral-sh/ruff +ruff==0.6.6 # https://github.com/astral-sh/ruff coverage==7.6.1 # https://github.com/nedbat/coveragepy djlint==1.35.2 # https://github.com/Riverside-Healthcare/djLint pre-commit==3.8.0 # https://github.com/pre-commit/pre-commit