Skip to content

Commit addb5c8

Browse files
authored
build(deps): update rich requirement from >=14.0.0 to >=15.0.0
build(deps): update rich requirement from >=14.0.0 to >=15.0.0
2 parents 6d6c4d6 + 0bb291f commit addb5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"pydantic>=2.13.4",
2323
"pydantic-settings>=2.14.1",
2424
"pypdf>=6.13.2",
25-
"rich>=14.0.0",
25+
"rich>=15.0.0",
2626
"typer>=0.26.7",
2727
"starlette>=1.3.1",
2828
"uvicorn>=0.35.0",

0 commit comments

Comments
 (0)