diff --git a/pyproject.toml b/pyproject.toml index 912c08aa..bbfa7120 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pytest<=8.4.1", "pytest-pylint<=1.1.2", "pytest-runner<7.0.0", - "termcolor<3.2.0", + "termcolor<3.4.0", "hypothesis<6.137.0", "levenshtein<=0.27.1", ]