diff --git a/pyproject.toml b/pyproject.toml index 12af7c6f63..65cbeca8b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ mockupdb = [ perf = ["simplejson>=3.17.0"] typing = [ "mypy==1.19.1", - "pyright==1.1.407", + "pyright==1.1.408", "typing_extensions>=3.7.4.2", "pip>=20.2" ]