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

This commit is contained in:
Renovate Bot 2026-02-20 00:07:07 +00:00
parent bfb9b78ef5
commit 97d39fa24e
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.0",
"rich==14.3.2",
"rich==14.3.3",
"typer==0.24.0",
"xdg-base-dirs==6.0.2",
]