chore: bump ruff from 0.11.4 to 0.11.6 (#2666)

This commit is contained in:
Yohan Boniface 2025-04-22 15:06:01 +02:00 committed by GitHub
commit a6412c9539
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"hatch==1.14.1", "hatch==1.14.1",
"ruff==0.11.4", "ruff==0.11.6",
"djlint==1.36.4", "djlint==1.36.4",
"mkdocs==1.6.1", "mkdocs==1.6.1",
"mkdocs-material==9.6.11", "mkdocs-material==9.6.11",