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