diff --git a/pyproject.toml b/pyproject.toml index e57593c..7ab13b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "isort==8.0.1", "mypy==1.20.2", "pylint==4.0.5", - "pyright[nodejs]==1.1.408", + "pyright[nodejs]==1.1.409", "pytest==9.0.3", "ruff==0.15.11", "xenon==0.9.3"