diff --git a/pyproject.toml b/pyproject.toml index 8c4b4fc4..12f21b46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ text = "GPLv3+" dev = [ "wlhosted[lint,test]" ] -lint = ["pre-commit==3.7.0"] +lint = ["pre-commit==3.7.1"] test = [ "httpretty", "coverage",