diff --git a/pyproject.toml b/pyproject.toml index 9d9d5a22..1fc27ee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ optional-dependencies.dev = [ "pylint==3.3.4", "pylint-per-file-ignores==1.4.0", "pyproject-fmt==2.5.1", - "pyright==1.1.395", + "pyright==1.1.396", "pyroma==4.2", "pytest==8.3.5", "pytest-cov==6.0.0",