diff --git a/requirements-dev.txt b/requirements-dev.txt index 700dfc0..7a28dfc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,6 +3,6 @@ jsonschema>=4.22 referencing>=0.35 pytest>=8.2 ruff>=0.5 -mypy>=1.10 +mypy>=2.3.0 types-jsonschema>=4.22