diff --git a/pyproject.toml b/pyproject.toml index eafa30b6..c1c1fafc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ requirements = [ ] requirements-test = [ "aioresponses==0.7.8", - "mypy==1.18.2", + "mypy==1.19.1", "pytest==9.0.2", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0",