build(deps-dev): bump astroid from 4.0.4 to 4.1.2 in /it/python in the pytest group across 1 directory - #7864
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
7 times, most recently
from
July 3, 2026 10:06
c4ab434 to
8a45060
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
9 times, most recently
from
July 10, 2026 08:33
aa3fb23 to
dc01a92
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
7 times, most recently
from
July 17, 2026 08:33
9275198 to
91a7dcf
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
5 times, most recently
from
July 21, 2026 11:00
d170148 to
232aa69
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
July 22, 2026 08:33
232aa69 to
3b6766f
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Python dev dependency pin for astroid in the IT Python requirements.
Changes:
- Bump
astroidfrom4.0.4to4.1.2inrequirements-dev.txt
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
July 22, 2026 10:22
3b6766f to
d638dc2
Compare
| -i https://pypi.org/simple | ||
|
|
||
| astroid==4.0.4 ; python_full_version >= '3.7.2' | ||
| astroid==4.1.2 ; python_full_version >= '3.7.2' |
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
July 22, 2026 10:51
d638dc2 to
8e50e71
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
July 23, 2026 01:03
8e50e71 to
f71b546
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
July 24, 2026 08:33
f71b546 to
1345d8a
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
August 4, 2026 08:32
1345d8a to
9679a7d
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
August 6, 2026 08:33
9679a7d to
3643726
Compare
Bumps the pytest group with 1 update in the /it/python directory: [astroid](https://github.com/pylint-dev/astroid). Updates `astroid` from 4.0.4 to 4.1.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v4.0.4...v4.1.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/it/python/pytest-255fff99cc
branch
from
August 7, 2026 08:33
3643726 to
a64137e
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 pytest group with 1 update in the /it/python directory: astroid.
Updates
astroidfrom 4.0.4 to 4.1.2Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
... (truncated)
Commits
91dac13Bump astroid to 4.1.2, update changelog (#3011)796eba8objectmodel: fix crash analyzing property fset in generic classes with type a...ca814f0Update CI workflow to include maintenance branch (#2999)7593877[Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998)3f63f90Fix builtin functions incorrectly exposing descriptor attributes (#2983)be7479eFix ValueError in str/repr and error messages with extreme values (#2971)1c9938dFix RecursionError in _compute_mro() on circular class hierarchies (#2968)98938ad[Backport maintenance/4.1.x] Fix DuplicateBasesError crash in dataclass trans...33fabe0[Backport maintenance/4.1.x] Fix MemoryError when inferring f-string with lar...f11d7aeBump astroid to 4.1.1, update changelog