diff --git a/pyproject.toml b/pyproject.toml index 98d4836c0..7e6e35751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -304,7 +304,7 @@ dev = [ "pydocstyle==6.3.0", "pyenchant==3.2.2", "pylint==3.0.1", - "pyright==1.1.329", + "pyright==1.1.330.post0", "pyroma==4.2", "pytest-cov==4.1.0", "pytest==7.4.2",