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