Skip to content

Commit

Permalink
Update dependency semgrep to >=1.93,<1.94 (#892)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 0babf64 commit 9684200
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 @@ -19,7 +19,7 @@ dependencies = [
"pylint>=3.3,<3.4",
"python-json-logger~=2.0.0",
"PyYAML~=6.0.0",
"semgrep>=1.92,<1.93",
"semgrep>=1.93,<1.94",
"toml~=0.10.2",
"tomlkit~=0.13.0",
"wrapt~=1.16.0",
Expand Down

0 comments on commit 9684200

Please sign in to comment.