Skip to content

Commit e311daf

Browse files
Update dependency semgrep to >=1.91,<1.92 (#875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a41a84 commit e311daf

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.3,<3.4",
2020
"python-json-logger~=2.0.0",
2121
"PyYAML~=6.0.0",
22-
"semgrep>=1.89,<1.91",
22+
"semgrep>=1.91,<1.92",
2323
"toml~=0.10.2",
2424
"tomlkit~=0.13.0",
2525
"wrapt~=1.16.0",

0 commit comments

Comments
 (0)