diff --git a/pyproject.toml b/pyproject.toml index d713ec7..0afd4f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ pre-commit = [ {python = "3.8", version = "^3.5"} ] pylint = "3.2.7" -pyright = "1.1.386" +pyright = "1.1.387" pyroma = "^4.2" pyvisa = "^1.14.1" tm_devices = "^2.3.0"