diff --git a/Makefile b/Makefile index f5c0cc99..fd8f1d49 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ ifeq ($(PIPX_PYTHON_VERSION), 3.8) else pipx install --force pre-commit==3.8.0 endif - pipx install --force pyproject-fmt==2.2.3 + pipx install --force pyproject-fmt==2.2.4 pipx install --force ruff==0.6.5 pipx install --force watchfiles==0.24.0 diff --git a/template/Makefile.jinja b/template/Makefile.jinja index e34f6637..bdf806cc 100644 --- a/template/Makefile.jinja +++ b/template/Makefile.jinja @@ -65,7 +65,7 @@ ifeq ($(PIPX_PYTHON_VERSION), 3.8) else pipx install --force pre-commit==3.8.0 endif - pipx install --force pyproject-fmt==2.2.3 + pipx install --force pyproject-fmt==2.2.4 pipx install --force ruff==0.6.5 pipx install --force watchfiles==0.24.0