Skip to content

Commit 6c5a94b

Browse files
committed
Update ruff from 0.14.6 to 0.14.7
1 parent e08b444 commit 6c5a94b

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sphinx-autobuild==2025.8.25 # https://github.com/GaretJax/sphinx-autobuild
2626

2727
# Code quality
2828
# ------------------------------------------------------------------------------
29-
ruff==0.14.6 # https://github.com/astral-sh/ruff
29+
ruff==0.14.7 # https://github.com/astral-sh/ruff
3030
coverage==7.12.0 # https://github.com/nedbat/coveragepy
3131
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
3232
pre-commit==4.5.0 # https://github.com/pre-commit/pre-commit

0 commit comments

Comments
 (0)