diff --git a/setup.cfg b/setup.cfg index cd7b1f8c..a8bb6cfd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = cattrs==24.1.2 pyyaml==6.0.2 mqtt-entity==0.0.4 - prettytable==3.12.0 + prettytable==3.13.0 jmespath==1.0.1 zip_safe = true