Skip to content

Commit

Permalink
chore: bump semgrep from 1.70.0 to 1.73.0
Browse files Browse the repository at this point in the history
Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.70.0 to 1.73.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.70.0...v1.73.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 May 20, 2024
1 parent 13e46e9 commit bd6dc4a
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 @@ -112,7 +112,7 @@ lint = [
"faststream[types]",
"ruff==0.4.4",
"bandit==1.7.8",
"semgrep==1.70.0",
"semgrep==1.73.0",
"codespell==2.2.6",
]

Expand Down

0 comments on commit bd6dc4a

Please sign in to comment.