diff --git a/pyproject.toml b/pyproject.toml index f88938e44..044aea387 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dev = [ "mypy-protobuf==3.5.0", # type stubs for mypy "types-backports==0.1.3", - "types-colorama==0.4.15.11", + "types-colorama==0.4.15.12", "types-PyYAML==6.0.12.11", "types-tabulate==0.9.0.3", "types-termcolor==1.1.4",