Skip to content

Commit 1dbc40d

Browse files
build(deps): update dependency pyproject-fmt to v2.4.3
1 parent 8b269d6 commit 1dbc40d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ prerequisites:
5959
pipx install --force codespell[toml]==2.3.0
6060
pipx install --force pdm==2.19.2
6161
pipx install --force pre-commit==4.0.1
62-
pipx install --force pyproject-fmt==2.3.1
62+
pipx install --force pyproject-fmt==2.4.3
6363
pipx install --force ruff==0.6.9
6464
pipx install --force watchfiles==0.24.0
6565

template/Makefile.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ prerequisites:
6161
pipx install --force codespell[toml]==2.3.0
6262
pipx install --force pdm==2.19.2
6363
pipx install --force pre-commit==4.0.1
64-
pipx install --force pyproject-fmt==2.3.1
64+
pipx install --force pyproject-fmt==2.4.3
6565
pipx install --force ruff==0.6.9
6666
pipx install --force watchfiles==0.24.0
6767

0 commit comments

Comments
 (0)