diff --git a/pyproject.toml b/pyproject.toml index a4f13b21b..6df836bf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -294,7 +294,7 @@ dev = [ "pydocstyle==6.3.0", "pyenchant==3.2.2", "pylint==2.17.2", - "pyright==1.1.304", + "pyright==1.1.305", "pyroma==4.2", "pytest-cov==4.0.0", "pytest==7.3.1",