From ff22f87a27ac6649d256f4e3f7d51d8d6af32450 Mon Sep 17 00:00:00 2001 From: "serious-scaffold[bot]" <160990600+serious-scaffold[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 05:58:10 +0000 Subject: [PATCH] build(deps): update dependency pyproject-fmt to v2.3.1 --- Makefile | 2 +- template/Makefile.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 383d1401..8a8a9580 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ prerequisites: pipx install --force codespell[toml]==2.3.0 pipx install --force pdm==2.19.2 pipx install --force pre-commit==4.0.1 - pipx install --force pyproject-fmt==2.3.0 + pipx install --force pyproject-fmt==2.3.1 pipx install --force ruff==0.6.9 pipx install --force watchfiles==0.24.0 diff --git a/template/Makefile.jinja b/template/Makefile.jinja index 9d0241b9..64ff3096 100644 --- a/template/Makefile.jinja +++ b/template/Makefile.jinja @@ -61,7 +61,7 @@ prerequisites: pipx install --force codespell[toml]==2.3.0 pipx install --force pdm==2.19.2 pipx install --force pre-commit==4.0.1 - pipx install --force pyproject-fmt==2.3.0 + pipx install --force pyproject-fmt==2.3.1 pipx install --force ruff==0.6.9 pipx install --force watchfiles==0.24.0