diff --git a/pyproject.toml b/pyproject.toml index 3b483f2..91888e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ dev = [ "taskiq-faststream[test]", "mypy==1.15.0", - "ruff==0.11.9", + "ruff==0.11.10", "pre-commit >=3.6.0,<5.0.0", ]