⬆️ Update pylint requirement from ==2.* to ==4.* - #227
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@pylint-2.0.dev...v4.0.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-eq-4.star
branch
from
August 18, 2026 14:54
5e037e3 to
4af8e96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pylint to permit the latest version.
Commits
c6768d3Bump pylint to 4.0.7, update changelog (#11246)e96ce2bStop invalid-name from treating TypedDict instances as classes893294e[Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a proxi...8cd74d4Fix a crash on calls unpacking dicts with non-string keysbc618adFix too-many-lines being reported at another module's pragma line3e1ee47[Backport maintenance/4.0.x] Fixbad-string-format-typefalse positives for...7ca8116[Backport maintenance/4.0.x] Fixuseless-parent-delegationfalse positive o...14275a1[Backport maintenance/4.0.x] Fixliteral-comparisonsuggestion corrupting i...a87eaa6[Backport maintenance/4.0.x] Fixnested-min-maxdropping arguments after th...bdd017f[Backport maintenance/4.0.x] Fixtoo-many-localscounting PEP 695 type para...