Skip to content

Commit 82978ac

Browse files
Bump indicatif from 0.17.6 to 0.17.7 (#7592)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 814403c commit 82978ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ruff_dev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ruff_workspace = { path = "../ruff_workspace", features = ["schemars"]}
2828
anyhow = { workspace = true }
2929
clap = { workspace = true }
3030
ignore = { workspace = true }
31-
indicatif = "0.17.5"
31+
indicatif = "0.17.7"
3232
itertools = { workspace = true }
3333
libcst = { workspace = true }
3434
once_cell = { workspace = true }

0 commit comments

Comments
 (0)