diff --git a/pyproject.toml b/pyproject.toml
index 080f13c17310e6fe5b6819ffbfd0965ea677d9a8..b528f1e053d03934086a6270df10819ea04b0b15 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,4 +9,4 @@ max-line-length = 79
 [tool.pylint.TYPECHECK]
 generated-members = "sh"
 [tool.pylint.DESIGN]
-max-attributes = 12
+max-attributes = 10