diff --git a/Makefile b/Makefile index 9d34bb4..fa47f9b 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ clean: # Install standalone tools prerequisites: pipx install --force pre-commit==4.2.0 - pipx install --force watchfiles==1.0.4 + pipx install --force watchfiles==1.0.5 ######################################################################################## # Lint