diff --git a/setup.py b/setup.py index 75d01d2..6bf2d86 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ 'PyYAML==6.0.2', 'mysqlclient==2.2.4', 'sql_metadata==2.13.0', - 'termcolor==2.4.0', + 'termcolor==2.5.0', 'yamlordereddictloader==0.4.2' ], entry_points={