Skip to content

Commit 01fe140

Browse files
Update dependency semgrep to >=1.96,<1.97 (#911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b01972 commit 01fe140

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.95,<1.96",
22+
"semgrep>=1.96,<1.97",
2323
"toml~=0.10.2",
2424
"tomlkit~=0.13.0",
2525
"wrapt~=1.16.0",

0 commit comments

Comments
 (0)