mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump ruff from 0.7.0 to 0.7.1 (#2242)
This commit is contained in:
commit
7e2fee4f69
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"hatch==1.13.0",
|
||||
"ruff==0.7.0",
|
||||
"ruff==0.7.1",
|
||||
"djlint==1.35.2",
|
||||
"mkdocs==1.6.1",
|
||||
"mkdocs-material==9.5.42",
|
||||
|
|
Loading…
Reference in a new issue