diff --git a/pyproject.toml b/pyproject.toml index 9c32e6ee7a..13a40510f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "ddt==1.6.0", "hypothesis==6.81.1", "flake8==7.0.0", - "mypy==1.8.0", + "mypy==1.10.0", "types-retry==0.9.9.4", "freezegun==1.5.0", "httpx==0.27.0",