diff --git a/pyproject.toml b/pyproject.toml index e6c18d49..43ca6fc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ classifiers = [ dependencies = [ "PyYAML==6.0.3", "strictyaml==1.7.3", - "rich==14.3.3", + "rich==15.0.0", "typing-extensions==4.15.0", "tldextract==5.3.0", "sarif-om==1.0.4",