Skip to content

Bump pylint from 4.0.4 to 4.0.5#81

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pylint-4.0.5
Mar 13, 2026
Merged

Bump pylint from 4.0.4 to 4.0.5#81
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pylint-4.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps pylint from 4.0.4 to 4.0.5.

Commits
  • 88e1ab7 Bump pylint to 4.0.5, update changelog (#10860)
  • d96d489 [Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...
  • 0b08ccb Fix dynamic color mapping for "fail-on" messages when using multiple reporter...
  • 154dba4 [Backport maintenance/4.0.x] Fix FP for invalid-name with typing.Final on...
  • 7b73bfd Disable unspecified-encoding for py-version above Python 3.15 (#10800)
  • 4cc98be [Backport maintenance/4.0.x] Fix setting options for import order checker (#1...
  • f0d30a2 Sync astroid version with requirements file again
  • 38bdf02 [Backport maintenance/4.0.x] Fix logging-unsupported-format when logging ...
  • f08c33a [Backport maintenance/4.0.x] Properly detect self.fail() as a terminating...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 13:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 13, 2026
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) March 13, 2026 13:13
@github-actions
Copy link

🤖 Claude Code Review

Code Review: Bump pylint from 4.0.4 to 4.0.5

This is a single-line dependency version bump in development-requirements.txt.


Code Quality

  • Style guide: No code changes; not applicable.
  • No commented-out code: None present.
  • Meaningful variable names: Not applicable.
  • DRY principle: Not applicable.
  • Defects / bugs / security: No logic changes. This is a patch-level bump of a development-only linting tool (pylint 4.0.4 → 4.0.5). No runtime or security impact expected.
  • Project memory config: Not applicable to this change.

Testing

  • Unit/integration tests: Not required for a dev-dependency version bump.
  • Coverage: Not applicable.

Documentation

  • README: No update needed.
  • API docs: Not applicable.
  • Inline comments: Not applicable.
  • ⚠️ CHANGELOG.md: No changelog entry. Dependency bumps are often excluded from changelogs for dev-only tools, which is acceptable — but worth confirming this aligns with project conventions.
  • Markdown formatting: Not applicable.

Security

  • No hardcoded credentials: None.
  • No license files (.lic) or AQAAAD strings: None.
  • pylint is a dev-only dependency: No runtime exposure.

Summary

This is a clean, minimal patch bump of a development dependency. No issues found. The only minor note is the missing CHANGELOG entry — verify whether your project convention requires one for dev-dependency bumps. Approve as-is.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 31df20c into main Mar 13, 2026
16 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pylint-4.0.5 branch March 13, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant