Skip to content

Commit

Permalink
Bump pylint from 3.2.5 to 3.2.6 (#323)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to
3.2.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/da1956664d6be3d008a90ad3f72bdd9d8a7ecfaa"><code>da19566</code></a>
Bump pylint to 3.2.6, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9825">#9825</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/810c59ce17a46fb83d5938b591420b906c7c84b5"><code>810c59c</code></a>
Update setuptools to &gt;=71.0.4 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9812">#9812</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9824">#9824</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/5f19cd5a12c25c6f0e02566ccfcde19c6fee3674"><code>5f19cd5</code></a>
Fix a crash when a subclass extends <code>__slots__</code> (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9817">#9817</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9822">#9822</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c0b1d2228b47e90f80cfb258ade9e23a5f36d153"><code>c0b1d22</code></a>
Bump astroid to 3.2.4 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9816">#9816</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9821">#9821</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/1d877de1f0f9889841d7e2a780ff2aad2f823213"><code>1d877de</code></a>
Fix consider-using-min-max-builtin (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9802">#9802</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9803">#9803</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/8410f570a6b3601b108fe9773d70a9ad794018da"><code>8410f57</code></a>
Fix a false positive for <code>missing-param-doc</code> (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9740">#9740</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9793">#9793</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/bd4c8f1a9b6b420ba3e3ad5afe265fb7bb6b2d15"><code>bd4c8f1</code></a>
Handle assert_never() when imported from typing_extensions (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9782">#9782</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9790">#9790</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/8eb2c4d08201e31199d27a7b72fe57d185126648"><code>8eb2c4d</code></a>
Fix FP for <code>unexpected-keyword-arg</code> with ambiguous
constructors (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9785">#9785</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9788">#9788</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/98825379da418eb0684f833ecfb9837f60560778"><code>9882537</code></a>
Bump astroid to 3.2.3 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9787">#9787</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/aea868c9d01f93f2030c4624e97910dffc5bc090"><code>aea868c</code></a>
Fix <code>invalid-name</code> regression for class attributes in
subclasses (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9772">#9772</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9775">#9775</a>)</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pylint&package-manager=pip&previous-version=3.2.5&new-version=3.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent 3190b11 commit 4452824
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ backports-strenum = { version = "^1.3.1", python = "<3.11" }
pytest = "^8.2"
pre-commit = "^3.8.0"
black = "^24.8"
pylint = "^3.2.5"
pylint = "^3.2.6"
isort = "^5.10.1"
mypy = "^1.11"
flake8 = "^7.1.1"
Expand Down

0 comments on commit 4452824

Please sign in to comment.