From 2daa6a9df880c83a41b4dd018124d9213685879d Mon Sep 17 00:00:00 2001 From: bowman Date: Mon, 6 Oct 2025 17:54:23 -0700 Subject: [PATCH] bump hud version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index baa2567a..874d9ed2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "mypy>=1.10.0", "ruff>=0.9.2", "types-requests>=2.31.0", - "hud-python[agent]==0.4.26" + "hud-python[agent]==0.4.52" ] docs = ["mkdocs-material>=9.2.0", "mkdocs>=1.5.0"] test = [