diff --git a/pyproject.toml b/pyproject.toml index 2298da6..54822c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,5 +40,5 @@ Repository = "https://github.com/accessibleapps/gui_builder.git" [dependency-groups] dev = [ "logger-setup>=0.17", - "pyright>=1.1.405", + "pyright>=1.1.408", ]