diff --git a/pyproject.toml b/pyproject.toml index bee5cd9..1138a7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.11" dependencies = [ "slack-bolt==1.27.0", "pytest==9.0.2", - "ruff==0.14.7", + "ruff==0.14.10", "slack-cli-hooks<1", ]