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