Skip to content

Commit 9684200

Browse files
Update dependency semgrep to >=1.93,<1.94 (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0babf64 commit 9684200

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

0 commit comments

Comments
 (0)