diff --git a/pyproject.toml b/pyproject.toml index dc3c098906..4a7008e031 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ mockupdb = [ ] perf = ["simplejson>=3.17.0"] typing = [ - "mypy==1.19.1", + "mypy==2.3.0", "pyright==1.1.411", "typing_extensions>=3.7.4.2", "pip>=20.2"