From d61f422451d857dca177c32648127ff8cae67882 Mon Sep 17 00:00:00 2001 From: "agibot-world[bot]" <246073236+agibot-world[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 01:22:34 +0000 Subject: [PATCH] build(deps): update dependency pyproject-fmt to v2.21.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ee26d5..a540081 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.21.1" || pipx install --force pyproject-fmt==2.21.1 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