fix(deps): update dependency rich to v14.3.2
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 56s

This commit is contained in:
Renovate Bot 2026-02-02 00:04:00 +00:00
parent 0a554aae14
commit 42a378f7f7
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ dependencies = [
"mistletoe==1.5.1",
"pydantic==2.12.5",
"pydantic-settings[yaml]==2.12.0",
"rich==14.3.1",
"rich==14.3.2",
"typer==0.21.1",
"xdg-base-dirs==6.0.2",
]