diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8a3a14a7..bfa2fb941 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: hooks: - id: isort - repo: https://github.com/pycqa/pylint - rev: v3.2.7 + rev: v3.3.1 hooks: - id: pylint additional_dependencies: diff --git a/pyproject.toml b/pyproject.toml index 9efbdb0f6..01674cb8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -124,6 +124,7 @@ disable = [ "too-many-instance-attributes", "too-many-lines", "too-many-locals", + "too-many-positional-arguments", "too-many-public-methods", "too-many-statements", "unsubscriptable-object", diff --git a/requirements-lint.txt b/requirements-lint.txt index d357b3578..75cb265fe 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -5,7 +5,7 @@ commitizen==3.29.0 flake8==7.1.1 isort==5.13.2 mypy==1.11.2 -pylint==3.2.7 +pylint==3.3.1 pytest==8.3.3 responses==0.25.3 respx==0.21.1 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy