Merge pull request #1890 from umap-project/dependabot/pip/ruff-0.4.8

chore: bump ruff from 0.4.7 to 0.4.8
This commit is contained in:
Yohan Boniface 2024-06-11 10:30:58 +02:00 committed by GitHub
commit 089a291d7b
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.4.7",
"ruff==0.4.8",
"djlint==1.34.1",
"mkdocs==1.6.0",
"mkdocs-material==9.5.25",