From 7d0ed6ee177426db30415e2b8aa7e5e550f4697e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:40:30 +0000 Subject: [PATCH] chore(deps): bump semgrep from 1.113.0 to 1.127.1 Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.113.0 to 1.127.1. - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](https://github.com/returntocorp/semgrep/commits) --- updated-dependencies: - dependency-name: semgrep dependency-version: 1.127.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 74705364b..e1ef5c8fc 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.127.1", ] keywords = [] # https://pypi.org/classifiers/