diff --git a/pyproject.toml b/pyproject.toml index c67420a9d..de72dc876 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "pycodestyle==2.11.1", "black==24.4.2", "isort==5.13.2", - "mypy==1.9.0", + "mypy==1.10.0", # type stubs for mypy "types-PyYAML==6.0.10", "types-tabulate==0.9.0.20240106",