Merge pull request #1683 from umap-project/dependabot/pip/ruff-0.3.2

chore: bump ruff from 0.3.0 to 0.3.2
This commit is contained in:
David Larlet 2024-03-15 09:35:34 -04:00 committed by GitHub
commit 74d05b3290
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.9.3", "hatch==1.9.3",
"ruff==0.3.0", "ruff==0.3.2",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.5.3", "mkdocs==1.5.3",
"mkdocs-material==9.5.12", "mkdocs-material==9.5.12",