mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
Merge pull request #2031 from umap-project/dependabot/pip/ruff-0.5.5
chore: bump ruff from 0.5.4 to 0.5.5
This commit is contained in:
commit
8c7ff52f5f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"hatch==1.12.0",
|
||||
"ruff==0.5.4",
|
||||
"ruff==0.5.5",
|
||||
"djlint==1.34.1",
|
||||
"mkdocs==1.6.0",
|
||||
"mkdocs-material==9.5.30",
|
||||
|
|
Loading…
Reference in a new issue