diff --git a/pyproject.toml b/pyproject.toml index 9b60cf8e..ec1c535f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ optional-dependencies.dev = [ "pylint==3.3.4", "pylint-per-file-ignores==1.4.0", "pyproject-fmt==2.5.0", - "pyright==1.1.392.post0", + "pyright==1.1.393", "pyroma==4.2", "pytest==8.3.4", "pytest-cov==6.0.0",