diff --git a/setup.cfg b/setup.cfg index ca58d715..5caebae9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -160,7 +160,7 @@ tests = # type-checking mypy==0.931 types-requests==2.27.7 - types-tabulate==0.8.5 + types-tabulate==0.9.0.20240106 types-toml==0.10.3 # optional dependencies pywin32>=225; sys_platform == 'win32'