diff --git a/pyproject.toml b/pyproject.toml index c4afeacdc8b..482ccbd7bc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ lint = [ "types-Pygments==2.19.0.20250107", "types-requests==2.32.0.20241016", # align with requests "types-urllib3==1.26.25.14", - "pyright==1.1.391", + "pyright==1.1.392.post0", "pytest>=6.0", ] test = [