Skip to content

Commit

Permalink
Bump pylint from 3.2.3 to 3.2.4 (port-labs#748)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to
3.2.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/425ad66da9467bac9074de3f2294f7851cb3320b"><code>425ad66</code></a>
Bump pylint to 3.2.4, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9746">#9746</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c41c35a8e0dd71ba96944613e6a2ced830407670"><code>c41c35a</code></a>
[possibly-used-before-assignment] Avoid FP for typing.NoReturn &amp;
Never (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9714">#9714</a>...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/22e4d365277d20b243de54e7a75cedde28436b11"><code>22e4d36</code></a>
[symilar] Rename the unittest file that had a typo.</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/3cf313a2abacfc273a4b26ecf94f9dc2fc61a00d"><code>3cf313a</code></a>
[symilar] Fix the short form options that weren't being processed
properly</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e13544f4e2ce93e823019958e05f5e590169992d"><code>e13544f</code></a>
[symilar] Fix crash when giving bad options to symilar</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c3e257925e313a19f42dd17d20179152f5f5db2f"><code>c3e2579</code></a>
[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start'
value in...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6b66ca65b2c8e4562d5550694ba68bb6bb445034"><code>6b66ca6</code></a>
[undefined-variable] Fix a crash for undefined lineno in annotations (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9705">#9705</a>)
...</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v3.2.3...v3.2.4">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.3&new-version=3.2.4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent bfceb3c commit 7a75b05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

0 comments on commit 7a75b05

Please sign in to comment.