diff --git a/setup.cfg b/setup.cfg index e539c8d68b..d53465579b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -159,7 +159,7 @@ tests = # type-checking mypy==0.930 types-requests==2.26.3 - types-tabulate==0.8.3 + types-tabulate==0.8.4 types-toml==0.10.1 # optional dependencies pywin32>=225; sys_platform == 'win32'