diff --git a/pyproject.toml b/pyproject.toml index feafe1e2..2c539b5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ test = [ "black==23.10.1", "codespell==2.2.6", - "mypy==1.6.1", + "mypy==1.7.0", "ruff==0.1.4", "pytest==7.4.3", "pytest-asyncio==0.21.1",