Skip to content

Commit 945e627

Browse files
Update dependency semgrep to >=1.75,<1.76 (#616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 012ad64 commit 945e627

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.74,<1.75",
22+
"semgrep>=1.75,<1.76",
2323
"toml~=0.10.2",
2424
"tomlkit~=0.12.0",
2525
"wrapt~=1.16.0",

0 commit comments

Comments
 (0)