diff --git a/pyproject.toml b/pyproject.toml index de2bbf5..c9f518d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "pytest-cov>=4.0.0", "respx>=0.23.1", "ruff>=0.4.0", - "mypy>=1.10.0", + "mypy>=2.3.0", "bandit[toml]>=1.9.4", "pip-audit>=2.10.0", "cyclonedx-bom>=4.0.0",