diff --git a/requirements/local.txt b/requirements/local.txt index e822456..92ee6ce 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -20,7 +20,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild # Code quality # ------------------------------------------------------------------------------ -ruff==0.0.278 # https://github.com/astral-sh/ruff +ruff==0.0.289 # https://github.com/astral-sh/ruff coverage==7.2.7 # https://github.com/nedbat/coveragepy black==23.7.0 # https://github.com/psf/black djlint==1.32.1 # https://github.com/Riverside-Healthcare/djLint