Skip to content

Commit 8f086c0

Browse files
[deps] Update dependency python_json_logger to ~=4.1.0
1 parent 37fdf25 commit 8f086c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

client-python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ datefinder~=0.7.3
44
pika~=1.3.0
55
python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'
66
python-magic-bin~=0.4.14; sys_platform == 'win32'
7-
python_json_logger~=4.0.0
7+
python_json_logger~=4.1.0
88
PyYAML~=6.0
99
pyjwt[crypto]~=2.12.0
1010
pydantic>=2.8.2, <3

client-python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ install_requires =
4141
pydantic>=2.8.2, <3
4242
python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'
4343
python-magic-bin~=0.4.14; sys_platform == 'win32'
44-
python_json_logger~=4.0.0
44+
python_json_logger~=4.1.0
4545
PyYAML~=6.0
4646
requests>=2.32.0, <2.34.0
4747
setuptools~=82.0.0

0 commit comments

Comments
 (0)