Skip to content

Commit 987bf20

Browse files
fix(deps): update dependency rich to v14 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e85345 commit 987bf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pydantic = "^2.4.2"
1717
python = "^3.10"
1818
python-dateutil = "^2.8.2"
1919
requests = "^2.31.0"
20-
rich = "^13.6.0"
20+
rich = "^14.0.0"
2121
tenacity = "^9.0.0"
2222
typer = "^0.16.0"
2323

0 commit comments

Comments
 (0)