diff --git a/pyproject.toml b/pyproject.toml index be0cd9a..2a9b4c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ lint-check = [ support-legacy = true # Create setup.py [build-system] -requires = ["hatchling", "hatch-regex-commit", "click<8.3.0"] +requires = ["hatchling", "hatch-regex-commit", "click<8.4.0"] build-backend = "hatchling.build" [project]