Merge pull request #2075 from umap-project/dependabot/pip/ruff-0.6.2

chore: bump ruff from 0.6.1 to 0.6.2
This commit is contained in:
Yohan Boniface 2024-08-27 09:48:46 +02:00 committed by GitHub
commit 71cb1ddf65
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.6.1",
"ruff==0.6.2",
"djlint==1.34.1",
"mkdocs==1.6.0",
"mkdocs-material==9.5.33",