setup: bump mypy hints for colorama

This commit is contained in:
Willi Ballenthin
2023-07-05 19:30:55 +02:00
parent b5a063b0d9
commit 2e27745b5f

View File

@@ -84,7 +84,7 @@ setuptools.setup(
"mypy-protobuf==3.4.0",
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.15",
"types-colorama==0.4.15.11",
"types-PyYAML==6.0.8",
"types-tabulate==0.9.0.1",
"types-termcolor==1.1.4",