Skip to content

Commit 977c5c5

Browse files
Update dependency semgrep to >=1.84,<1.85 (#770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb1badd commit 977c5c5

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"pylint>=3.2,<3.3",
2020
"python-json-logger~=2.0.0",
2121
"PyYAML~=6.0.0",
22-
"semgrep>=1.82,<1.83",
22+
"semgrep>=1.84,<1.85",
2323
"toml~=0.10.2",
2424
"tomlkit~=0.13.0",
2525
"wrapt~=1.16.0",

0 commit comments

Comments
 (0)