From 38b22d1e1a0561c62f94434d0a7cb7be6f1cc71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 09:54:33 +0000 Subject: [PATCH] build(deps): bump semgrep from 1.173.0 to 1.176.0 in /internal/semgrep Bumps [semgrep](https://github.com/semgrep/semgrep) from 1.173.0 to 1.176.0. - [Release notes](https://github.com/semgrep/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](https://github.com/semgrep/semgrep/compare/v1.173.0...v1.176.0) --- updated-dependencies: - dependency-name: semgrep dependency-version: 1.176.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..3f6a7d5 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.176.0