Skip to content

Update pylint requirement from ~=4.0.5 to ~=4.0.6#441

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pylint-approx-eq-4.0.6
Open

Update pylint requirement from ~=4.0.5 to ~=4.0.6#441
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pylint-approx-eq-4.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pylint to permit the latest version.

Commits
  • 8a39635 Bump pylint to 4.0.6, update changelog (#11105)
  • 150f23c [Backport maintenance/4.0.x] Allow digits in ParamSpec and TypeVarTuple names...
  • 8b6251e [Backport maintenance/4.0.x] Fix crash when enum member inference fails (#11093)
  • d57aadb [Backport maintenance/4.0.x] Fix implicit-str-concat false positive for mix...
  • d9ea8d9 [Backport maintenance/4.0.x] Fix unnecessary-comprehension suggestion when ...
  • cb1792a [Backport maintenance/4.0.x] Allow digits in TypeVar names for invalid-name c...
  • ee2ab9a Handle InferenceError in decorator return analysis
  • 5bb5498 [Backport maintenance/4.0.x] Fix crash in typecheck checker when metaclass ar...
  • a940533 [Backport maintenance/4.0.x] Fix a crash in consider-using-enumerate for no...
  • b7a873a [Backport maintenance/4.0.x] Fix crash in deprecated checker for non-string `...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 15, 2026
@github-actions github-actions Bot enabled auto-merge June 15, 2026 21:53
Comment thread requirements.txt
dash~=4.2.0
pytest~=9.0.3
pylint~=4.0.5
pylint~=4.0.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

High Software Management Finding - Software License

Code library with Restrictive license

More Details

Code library pylint version 4.0.6 has GPL-2.0-or-later license, categorized as Restrictive, its use may cause a supply chain licensing issue.

Remediation guidance

  • Review the license terms to understand its specific rules.
  • If needed, Replace this component immediately with an alternative using a permissive license (e.g., MIT, Apache 2.0).
  • Consult your legal team if the component is business-critical or the terms are unclear.

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).


To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from b6ded01 to bf31cfe Compare June 15, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from bf31cfe to 7e4de33 Compare June 15, 2026 22:02
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 7e4de33 to 52d9d49 Compare June 16, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 52d9d49 to 175815a Compare June 16, 2026 22:01
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 175815a to 1918f94 Compare June 17, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 1918f94 to 9dafbcb Compare June 17, 2026 22:01
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 9dafbcb to 876bae4 Compare June 19, 2026 21:56
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 876bae4 to 7f5a61b Compare June 19, 2026 22:00
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 7f5a61b to fed0ff8 Compare June 22, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from fed0ff8 to 1d44b4c Compare June 24, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 1d44b4c to 0f11245 Compare June 26, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 0f11245 to e03f338 Compare June 29, 2026 21:56
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from e03f338 to f67ca81 Compare June 30, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from f67ca81 to bd665e4 Compare June 30, 2026 22:01
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from bd665e4 to fb5c902 Compare July 1, 2026 21:57
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from fb5c902 to 12b516f Compare July 2, 2026 10:08
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@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pylint-approx-eq-4.0.6 branch from 12b516f to c2df50a Compare July 3, 2026 21:57
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.

0 participants