-
Notifications
You must be signed in to change notification settings - Fork 97
Commit a7e34e1
Merge #554
554: Bump pylint from 2.15.3 to 2.15.4 r=alallema a=dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/pylint/commit/20af036e38c8cb8c16df4a12307319d6df4bee54"><code>20af036</code></a> Bump pylint to 2.15.4, update changelog</li>
<li><a href="https://github.com/PyCQA/pylint/commit/78f8423d7f514affdb0b5bed7efe1a269662539f"><code>78f8423</code></a> [towncrier] Add whitespaces between fragment in towncrier (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7431">#7431</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/49e15ab49055cc769e26784a9b8486a48234823e"><code>49e15ab</code></a> Disambiguate between str and enum member args to typing.Literal (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7414">#7414</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/07f484f4887fab95a15c96e679fc9410a08746cc"><code>07f484f</code></a> Upgrade astroid version following 2.12.11 release</li>
<li><a href="https://github.com/PyCQA/pylint/commit/fa63d9beb5e0b0e7e93207e7e672d9eac9732d6a"><code>fa63d9b</code></a> [doc] Upgrade the contributors list and CONTRIBUTORS.txt</li>
<li><a href="https://github.com/PyCQA/pylint/commit/a258854d73827d426a0d5347bfa2eaf478127108"><code>a258854</code></a> Raise <code>syntax-error</code> correctly on invalid encodings (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7553">#7553</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/43ecd7dbf34d9a4ed0e3085a9c6e047a8326e131"><code>43ecd7d</code></a> Fix handling of <code>--</code> as separator between positional args and flags (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7551">#7551</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/66ae21cd9eaf8f726c306e2176ee1b029e86fe6a"><code>66ae21c</code></a> Check <code> py-version</code> for async <code>unnecessary-dunder-call</code> (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7549">#7549</a>)</li>
<li><a href="https://github.com/PyCQA/pylint/commit/983d5fc514e8e67ad0944365087efb8b5df05efe"><code>983d5fc</code></a> Fix crash in <code>modified_iterating</code> checker for set defined as a class attrib...</li>
<li><a href="https://github.com/PyCQA/pylint/commit/5c22a794229d0bde15180f57b065c233765e208e"><code>5c22a79</code></a> Prevent <code>redefined-outer-name</code> for <code>if t.TYPE_CHECKING</code></li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amélie <[email protected]>File tree
Expand file treeCollapse file tree
1 file changed
+10
-10
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+10
-10
lines changedOpen diff view settings
Collapse file
+10-10Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments