Skip to content

chore(deps): 🔨update dependency pylint to v2.5.2

Mend Renovate requested to merge renovate/pylint-2.x into master

This MR contains the following updates:

Package Update Change
pylint patch ==2.5.0 -> ==2.5.2

Release Notes

PyCQA/pylint

v2.5.2

Compare Source

===========================

Release date: 2020-05-05

  • pylint.Run accepts do_exit as a deprecated parameter

    Close #​3590

v2.5.1

Compare Source

===========================

Release date: 2020-05-05

  • Fix a crash in method-hidden lookup for unknown base classes

    Close #​3527

  • Revert pylint.Run's exit parameter to do_exit

    This has been inadvertently changed several releases ago to do_exit.

    Close #​3533

  • no-value-for-parameter variadic detection has improved for assign statements

    Close #​3563

  • Allow package files to be properly discovered with multiple jobs

    Close #​3524

  • Allow linting directories without __init__.py which was a regression in 2.5.

    Close #​3528


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports