Skip to content

Commit b329640

Browse files
chore(deps): bump semgrep from 1.113.0 to 1.131.0
Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.113.0 to 1.131.0. - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.113.0...v1.131.0) --- updated-dependencies: - dependency-name: semgrep dependency-version: 1.131.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f2cd0 commit b329640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"beautifulsoup4 >= 4.12.0,<5.0.0",
3838
"problog >= 2.2.6,<3.0.0",
3939
"cryptography >=44.0.0,<45.0.0",
40-
"semgrep == 1.113.0",
40+
"semgrep == 1.131.0",
4141
]
4242
keywords = []
4343
# https://pypi.org/classifiers/

0 commit comments

Comments
 (0)