diff --git a/pyproject.toml b/pyproject.toml index b3758e40..e4b69b6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ test = [ "pytest>=7.1.3,<9.0.0", "pytest-cov>=4.1.0,<6.0.0", "pytest-asyncio>=0.20.0", - "mypy==1.9.0", + "mypy==1.10.0", "flake8>=5.0.4", "aiofiles>=0.8.0,<24", "a2wsgi>=1.9.0,<2",