Skip to content

Commit 5789348

Browse files
Update dependency python-json-logger to v3
1 parent 22bdada commit 5789348

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
@@ -18,7 +18,7 @@ dependencies = [
1818
"packaging>=23.2,<25.0",
1919
"pydantic~=2.10.1",
2020
"pylint>=3.3,<3.4",
21-
"python-json-logger~=2.0.0",
21+
"python-json-logger~=3.2.1",
2222
"PyYAML~=6.0.0",
2323
"semgrep>=1.99,<1.104",
2424
"toml~=0.10.2",

0 commit comments

Comments
 (0)