Skip to content

Commit 4e0cb35

Browse files
[client-python] chore(deps): update dependency pika to >=1.4.0,<1.5.0
1 parent 456b6e0 commit 4e0cb35

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
"datefinder (>=0.7.3,<0.8)",
29-
"pika (>=1.3.0,<1.4.0)",
29+
"pika (>=1.4.0,<1.5.0)",
3030
"python-magic (>=0.4.27,<0.5); sys_platform == 'linux' or sys_platform == 'darwin'",
3131
"python-magic-bin (>=0.4.14,<0.5); sys_platform == 'win32'",
3232
"python_json_logger (>=3.3.0,<3.4.0)",

0 commit comments

Comments
 (0)