Skip to content

Commit

Permalink
Bump semgrep from 1.76.0 to 1.77.0
Browse files Browse the repository at this point in the history
Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.76.0...v1.77.0)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 703164f commit 6d46271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ lint = [
"ruff==0.4.10",
"pyupgrade-directories==0.3.0",
"bandit==1.7.9",
"semgrep==1.76.0",
"semgrep==1.77.0",
"pytest-mypy-plugins==3.1.2",
]

Expand Down

0 comments on commit 6d46271

Please sign in to comment.