diff --git a/pyproject.toml b/pyproject.toml index 033171287..8ad01694e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -179,7 +179,7 @@ unit = [ ] mypy = [ "mypy-zope==1.0.9", - "mypy==1.13.0", + "mypy==1.19.0", "types-pymysql==1.1.0.20240524", "types-pyyaml==6.0.12.20240917", ]