diff --git a/pyproject.toml b/pyproject.toml index 74705364b..96ba337b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "beautifulsoup4 >= 4.12.0,<5.0.0", "problog >= 2.2.6,<3.0.0", "cryptography >=44.0.0,<45.0.0", - "semgrep == 1.113.0", + "semgrep == 1.124.0", ] keywords = [] # https://pypi.org/classifiers/