diff --git a/pyproject.toml b/pyproject.toml index 0ef08d8502..899bc5ae3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ lint = [ "faststream[types]", "ruff==0.4.4", "bandit==1.7.8", - "semgrep==1.70.0", + "semgrep==1.73.0", "codespell==2.2.6", ]