Skip to content

Commit

Permalink
build(deps-dev): bump semgrep from 1.44.0 to 1.45.0 (airtai#884)
Browse files Browse the repository at this point in the history
Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/returntocorp/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.44.0...v1.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 6bfae6a commit 49d013f
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 @@ -97,7 +97,7 @@ lint = [
"pyupgrade-directories",
"bandit==1.7.5",
"pre-commit==3.5.0",
"semgrep==1.44.0",
"semgrep==1.45.0",
"detect-secrets==1.4.0",
]

Expand Down

0 comments on commit 49d013f

Please sign in to comment.