chore: bump ruff from 0.7.0 to 0.7.1 (#2242)

This commit is contained in:
Yohan Boniface 2024-10-28 18:31:57 +01:00 committed by GitHub
commit 7e2fee4f69
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.13.0", "hatch==1.13.0",
"ruff==0.7.0", "ruff==0.7.1",
"djlint==1.35.2", "djlint==1.35.2",
"mkdocs==1.6.1", "mkdocs==1.6.1",
"mkdocs-material==9.5.42", "mkdocs-material==9.5.42",