diff --git a/pyproject.toml b/pyproject.toml index 5cb62d0..3b483f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,8 +77,8 @@ test = [ dev = [ "taskiq-faststream[test]", - "mypy==1.11.2", - "ruff==0.11.8", + "mypy==1.15.0", + "ruff==0.11.9", "pre-commit >=3.6.0,<5.0.0", ]