Skip to content

Commit 3b54c35

Browse files
fix(deps): update dependency python_json_logger to v4
1 parent fe63726 commit 3b54c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"pika (>=1.3.0,<1.4.0)",
29-
"python_json_logger (>=3.3.0,<3.4.0)",
29+
"python_json_logger (>=4.2.0,<4.3.0)",
3030
"PyYAML (>=6.0,<6.1)",
3131
"pydantic (>=2.13.3,<2.14.0)",
3232
"pydantic-settings (>=2.14.0,<2.15.0)",

0 commit comments

Comments
 (0)