diff --git a/pyproject.toml b/pyproject.toml index e3a07cc..1c418ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.11" dependencies = [ "slack-bolt==1.25.0", "pytest==8.4.2", - "ruff==0.13.3", + "ruff==0.14.7", "slack-cli-hooks<1", ]