diff --git a/setup.cfg b/setup.cfg index de290f335e..e139704ca6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -158,7 +158,7 @@ tests = mypy==0.931 types-requests==2.27.9 types-tabulate==0.8.5 - types-toml==0.10.3 + types-toml==0.10.4 # optional dependencies pywin32>=225; sys_platform == 'win32'