aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 580fa33..36874e9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -58,7 +58,7 @@ dev = [
"fastapi>=0.100",
"graphviz>=0.20",
"hypothesis>=6.100",
- "mypy==1.13.0",
+ "mypy==2.3.0",
"pydantic>=2.0",
"pyright==1.1.389",
"pytest>=8.0",