bump ruff to 0.16

This commit is contained in:
imperosol
2026-07-26 19:46:03 +02:00
parent 2d75a3e6c2
commit 3be4c583f1
11 changed files with 64 additions and 65 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ dev = [
"django-debug-toolbar>=7.0.0,<8",
"ipython>=9.14.1,<10.0.0",
"pre-commit>=4.6.0,<5.0.0",
"ruff>=0.15.19,<1.0.0",
"ruff>=0.16.0,<1.0.0",
"djhtml>=3.0.11,<4.0.0",
"faker>=40.23.0,<41.0.0",
"rjsmin>=1.2.5,<2.0.0",