chore(deps): bump cliclack from 0.3.8 to 0.5.4 (#8966)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-15 14:01:17 -04:00
committed by GitHub
parent 3022f0549b
commit 7753573a22
2 changed files with 8 additions and 21 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ goose = { path = "../goose", default-features = false }
goose-mcp = { path = "../goose-mcp" }
rmcp = { workspace = true }
clap = { workspace = true }
cliclack = "0.3.5"
cliclack = "0.5.4"
console = "0.16.1"
dotenvy = { workspace = true }
bat = { version = "0.26.1", default-features = false, features = ["regex-onig"] }