diff --git a/pyproject.toml b/pyproject.toml index f97adeba..675afd84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "requests>=2.25.1,<3.0.0", "schema>=0.7.4,<0.8.0", "semver>=3.0.1,<4.0.0", - "termcolor>=3.1,<3.2", + "termcolor>=3.2,<3.3", ] [project.urls]