Author SHA1 Message Date
flo 09a8eaf3ac chore(deps): update dependency ruff to v0.16.8 2026-09-16 17:00:41 +00:00
+2 -2
View File
@@ -5,12 +5,12 @@ requires-python = ">=3.14"
dependencies = [
"django==6.1",
"gunicorn==26.1.0",
"psycopg[binary]==3.3.5",
"psycopg[binary]==3.3.4",
]
[dependency-groups]
dev = [
"ruff==0.16.3",
"ruff==0.16.8",
]
[tool.ruff]