diff --git a/pyproject.toml b/pyproject.toml index a76189c57e..9c2832c09e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ mockupdb = [ ] perf = ["simplejson>=3.17.0"] typing = [ - "mypy==1.18.2", + "mypy==1.19.0", "pyright==1.1.407", "typing_extensions", "pip"