diff --git a/pyproject.toml b/pyproject.toml index 1fe83f18..fc80a4b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ optional-dependencies.dev = [ "pylint==3.3.3", "pylint-per-file-ignores==1.3.2", "pyproject-fmt==2.5.0", - "pyright==1.1.392", + "pyright==1.1.392.post0", "pyroma==4.2", "pytest==8.3.4", "pytest-cov==6.0.0",