diff --git a/pyproject.toml b/pyproject.toml index a09a813..7b40ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ test = [ dev = [ "taskiq-faststream[test]", "mypy==1.16.0", - "ruff==0.11.12", + "ruff==0.11.13", "pre-commit >=3.6.0,<5.0.0", ]