diff --git a/pyproject.toml b/pyproject.toml index df65242..d65d8a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ "click>=8.1.0", - "rich>=13.0.0", + "rich>=15.0.0", "pathspec>=0.11.0", "pyyaml>=6.0", ]