diff --git a/pyproject.toml b/pyproject.toml index cd5a4ae91..6de57376b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -302,7 +302,7 @@ dev = [ "pydocstyle==6.3.0", "pyenchant==3.2.2", "pylint==2.17.4", - "pyright==1.1.309", + "pyright==1.1.310", "pyroma==4.2", "pytest-cov==4.0.0", "pytest==7.3.1",