Skip to content

Commit d79467a

Browse files
committed
build(rich): updated to 13.8.0
1 parent d43064b commit d79467a

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
@@ -31,7 +31,7 @@ exclude = [ "mac_cleanup/__main__.py", "mac_cleanup/py.typed" ]
3131

3232
[tool.poetry.dependencies]
3333
python = ">=3.10,<3.13"
34-
rich = "^13.4.2"
34+
rich = "^13.8.0"
3535
attrs = "^23.1.0"
3636
inquirer = "^3.1.3"
3737
toml = "^0.10.2"

0 commit comments

Comments
 (0)