diff --git a/Makefile b/Makefile index fa47f9b..d1efdfc 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.5 + pipx install --force watchfiles==1.1.0 ######################################################################################## # Lint