fix(deps): update dependency rich to v14.3.3
All checks were successful
Continuous Integration / Build Package (push) Successful in 42s
Continuous Integration / Lint, Check & Test (push) Successful in 51s

This commit is contained in:
Renovate Bot 2026-02-20 15:53:52 +00:00
parent 49fb18d342
commit 0ed680f0b1
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.13.1",
"rich==14.3.2",
"rich==14.3.3",
"typer==0.24.0",
"xdg-base-dirs==6.0.2",
]