Merge pull request #1977 from umap-project/dependabot/pip/ruff-0.5.1

chore: bump ruff from 0.5.0 to 0.5.1
This commit is contained in:
David Larlet 2024-07-08 13:38:20 -04:00 committed by GitHub
commit 25d029a0a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"hatch==1.12.0", "hatch==1.12.0",
"ruff==0.5.0", "ruff==0.5.1",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.6.0", "mkdocs==1.6.0",
"mkdocs-material==9.5.27", "mkdocs-material==9.5.27",