Merge pull request #2067 from umap-project/dependabot/pip/ruff-0.6.1

chore: bump ruff from 0.5.7 to 0.6.1
This commit is contained in:
Yohan Boniface 2024-08-20 11:31:25 +02:00 committed by GitHub
commit 22fe397caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"hatch==1.12.0",
"ruff==0.5.7",
"ruff==0.6.1",
"djlint==1.34.1",
"mkdocs==1.6.0",
"mkdocs-material==9.5.31",