mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 12:55:05 +00:00
chore: Upgrade notify (#7338)
This commit is contained in:
parent
6a9b8aede1
commit
58b3040342
2 changed files with 6 additions and 5 deletions
|
@ -52,7 +52,7 @@ is-macro = { workspace = true }
|
|||
itertools = { workspace = true }
|
||||
itoa = { version = "1.0.6" }
|
||||
log = { workspace = true }
|
||||
notify = { version = "5.1.0" }
|
||||
notify = { version = "6.1.1" }
|
||||
path-absolutize = { workspace = true, features = ["once_cell_cache"] }
|
||||
rayon = { version = "1.7.0" }
|
||||
regex = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue