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