From 4ea637683a41aa3d1a7eae3e3a921f8fd9f9e664 Mon Sep 17 00:00:00 2001 From: "agibot-world[bot]" <246073236+agibot-world[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:35:00 +0000 Subject: [PATCH] build(deps): update dependency pyproject-fmt to v2.29.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ee26d5..32c26d4 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ prerequisites: pipx list --short | grep -q "codespell 2.4.2" || pipx install --force codespell[toml]==2.4.2 pipx list --short | grep -q "pipenv 2026.0.3" || pipx install --force pipenv==2026.0.3 pipx list --short | grep -q "pre-commit 4.5.1" || pipx install --force pre-commit==4.5.1 - pipx list --short | grep -q "pyproject-fmt 2.11.1" || pipx install --force pyproject-fmt==2.11.1 + pipx list --short | grep -q "pyproject-fmt 2.29.3" || pipx install --force pyproject-fmt==2.29.3 pipx list --short | grep -q "ruff 0.15.6" || pipx install --force ruff==0.15.6 pipx list --short | grep -q "watchfiles 1.1.1" || pipx install --force watchfiles==1.1.1 pipx list --short | grep -q "twine 6.2.0" || pipx install --force twine==6.2.0