Skip to content

Commit 021f76d

Browse files
Update dependency semgrep to >=1.103,<1.104
1 parent 84de1e4 commit 021f76d

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"pylint>=3.3,<3.4",
2121
"python-json-logger~=2.0.0",
2222
"PyYAML~=6.0.0",
23-
"semgrep>=1.99,<1.100",
23+
"semgrep>=1.103,<1.104",
2424
"toml~=0.10.2",
2525
"tomlkit~=0.13.0",
2626
"wrapt~=1.17.0",

0 commit comments

Comments
 (0)