Skip to content

Commit fc08eda

Browse files
Merge pull request #15 from Coding-Dev-Tools/dependabot/pip/rich-gte-15.0.0
build(deps): update rich requirement from >=13.0.0 to >=15.0.0
2 parents a8e79b6 + 6e05207 commit fc08eda

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
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"click>=8.1.0",
28-
"rich>=13.0.0",
28+
"rich>=15.0.0",
2929
"pathspec>=0.11.0",
3030
"pyyaml>=6.0.3",
3131
]

0 commit comments

Comments
 (0)