diff --git a/pyproject.toml b/pyproject.toml index 9e4c486..aa901d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "taskiq-faststream[test]", "mypy>=1.8.0,<1.10.0", - "ruff==0.4.1", + "ruff==0.5.1", "pre-commit >=3.6.0,<4.0.0", ]