diff --git a/setup.py b/setup.py index eb3b100..a021933 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "pytest-env", "pre-commit==3.5.0; python_version < '3.9'", "pre-commit==4.0.1; python_version >= '3.9'", - "mypy==1.12.0", + "mypy==1.13.0", ] setup(