diff --git a/pyproject.toml b/pyproject.toml index 2a42f83ab..1578d3361 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -305,7 +305,7 @@ dev = [ "pydocstyle==6.3.0", "pyenchant==3.2.2", "pylint==2.17.5", - "pyright==1.1.325", + "pyright==1.1.326", "pyroma==4.2", "pytest-cov==4.1.0", "pytest==7.4.2",