From ca53fb3f0fa8ec7bd1d56aa08316c316c5a8fa16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 09:55:09 +0000 Subject: [PATCH] build(deps): bump semgrep from 1.173.0 to 1.175.0 in /internal/semgrep Bumps [semgrep](https://github.com/semgrep/semgrep) from 1.173.0 to 1.175.0. - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/v1.175.0/CHANGELOG.md) - [Commits](https://github.com/semgrep/semgrep/compare/v1.173.0...v1.175.0) --- updated-dependencies: - dependency-name: semgrep dependency-version: 1.175.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- internal/semgrep/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/semgrep/requirements.txt b/internal/semgrep/requirements.txt index eab2be5..17dbfb0 100644 --- a/internal/semgrep/requirements.txt +++ b/internal/semgrep/requirements.txt @@ -2,4 +2,4 @@ # ever pip-installed by bulwark: this file exists so Dependabot's `pip` ecosystem # can see the version and open bump PRs, and it is parsed at runtime by # internal/semgrep/pins.go so the version has exactly one home. -semgrep==1.173.0 +semgrep==1.175.0