Update dependency pylint to v2.14.5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pylint (changelog) |
==2.14.4 -> ==2.14.5
|
Release Notes
PyCQA/pylint
v2.14.5
-
Fixed a crash in the
undefined-loop-variable
check whenenumerate()
is used in a ternary expression.Closes #7131
-
Fixed handling of
--
as separator between positional arguments and flags.Closes #7003
-
Fixed the disabling of
fixme
and its interaction withuseless-suppression
. -
Allow lists of default values in parameter documentation for
Numpy
style.Closes #4035
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.