diff --git a/pyproject.toml b/pyproject.toml index 0989161..f05c9c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ Source = "https://github.com/beeware/xbuild" # Extras used by developers *of* briefcase are pinned to specific versions to # ensure environment consistency. pre-commit = [ - "pre-commit == 4.5.0", + "pre-commit == 4.5.1", ] test = [ "pytest == 9.0.2",