diff --git a/pyproject.toml b/pyproject.toml index 51f0b414e4..cf58ca319e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ types = [ lint = [ "faststream[types]", - "ruff==0.5.6", + "ruff==0.5.7", "bandit==1.7.9", "semgrep==1.84.0", "codespell==2.3.0",