diff --git a/pyproject.toml b/pyproject.toml index 5b22e5c4c8..166131f32b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ types = [ lint = [ "faststream[types]", - "ruff==0.4.4", + "ruff==0.4.7", "bandit==1.7.8", "semgrep==1.74.0", "codespell==2.3.0",