diff --git a/pyproject.toml b/pyproject.toml index 2c1a5da..73911ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Repository = "https://github.com/AppSolves/pylocalauth" Documentation = "https://github.com/AppSolves/pylocalauth/blob/main/README.md" [build-system] -requires = ["hatchling", "hatch-regex-commit", "click<8.3.0"] +requires = ["hatchling", "hatch-regex-commit", "click<8.4.0"] build-backend = "hatchling.build" [tool.mypy]