diff --git a/pyproject.toml b/pyproject.toml index 7405d286..fa7a2dc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ test = [ respect-source-order = true [tool.pdm.resolution.overrides] -hud-python = "0.2.10" +hud-python = "0.4.12" [tool.black] line-length = 100