diff --git a/pyproject.toml b/pyproject.toml index ec088b6..4329dee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "hypothesis>=6.23.3", "pytest-cov>=4.0.0", "pytest-asyncio>=0.26.0", - "mypy==1.17.1", + "mypy==1.18.1", "pytest-parametrization>=2022", ]