chore(deps-dev): bump the pylint group across 1 directory with 2 updates - #1087
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the pylint group across 1 directory with 2 updates#1087dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
from
June 29, 2026 19:37
cccbe50 to
1ac033c
Compare
Contributor
|
This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged. |
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
from
July 9, 2026 18:35
1ac033c to
1ddaa8c
Compare
Contributor
|
Conflicts have been resolved. A maintainer will take a look shortly. |
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
4 times, most recently
from
July 14, 2026 22:03
4a2d9c2 to
232a49f
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
2 times, most recently
from
July 24, 2026 02:43
bfacddc to
c0355c2
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
2 times, most recently
from
August 6, 2026 02:43
2d3d1ee to
cd4455b
Compare
Bumps the pylint group with 2 updates in the / directory: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint). Updates `astroid` from 4.0.4 to 4.3.1 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/v4.3.1/ChangeLog) - [Commits](pylint-dev/astroid@v4.0.4...v4.3.1) Updates `pylint` from 4.0.5 to 4.0.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.5...v4.0.7) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pylint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pylint-a5d59e72ce
branch
from
August 21, 2026 02:43
cd4455b to
5757e09
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.
Bumps the pylint group with 2 updates in the / directory: astroid and pylint.
Updates
astroidfrom 4.0.4 to 4.3.1Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
4ea15d4Bump astroid to 4.3.1, update changelog (#3225)38edf0e[Backport maintenance/4.3.x] Give a renamed namedtuple's instance the renamed...a52596aBump astroid to 4.3.0, update changelog3dfb6caRename the 4.2.0 changelog section to 4.3.0941430eIgnore typing.overload stubs in dunder lookup (#3150)1e71c7dFix crash on a namedtuple field name that changes under NFKC normalization (#...3316637Fix crash on a dataclass base that annotates init (#3206)8577346Infer the value of a data descriptor as unknown8666418Fix crash in has_known_bases() for a non-class metaclass5952c15Fix crash on non-name assignment targets in typing.NamedTuple bodyUpdates
pylintfrom 4.0.5 to 4.0.7Commits
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...