diff --git a/pyproject.toml b/pyproject.toml index dadebdc1..03b98db6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ development = [ 'pyroma==5.0.1', 'isort==9.0.1', 'pylint==4.0.8', - 'pyright==1.1.411', + 'pyright==1.1.414', 'pyupgrade==3.21.2', "tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml 'pre-commit==4.6.2',