Skip to content

Commit 2b7f6b1

Browse files
committed
upgrade json-log-formatter to 1.1
1 parent 13303dd commit 2b7f6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def main():
1616
install_requires=[
1717
"aiomqtt==2.4.*",
1818
"dnspython==2.6.*",
19-
"json-log-formatter==0.5.*",
19+
"json-log-formatter==1.1.*",
2020
],
2121
)
2222

0 commit comments

Comments
 (0)