diff --git a/pyproject.toml b/pyproject.toml index f066592..ffc8859 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "pygments==2.*", "python-slugify==8.*", "pyyaml==6.*", - "rich==14.*", + "rich==15.*", "structlog==25.*", "tomlkit==0.*", "watchdog==6.*",