diff --git a/setup.py b/setup.py index 4bbd31f..847450b 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ 'PyYAML==6.0.1', 'mysqlclient==2.2.0', 'sql_metadata==2.9.0', - 'termcolor==2.3.0', + 'termcolor==2.4.0', 'yamlordereddictloader==0.4.2' ], entry_points={