-
Notifications
You must be signed in to change notification settings - Fork 148
Commit 6a9b589
authored
Bump pylint from 2.17.3 to 2.17.4 (#453)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.3 to 2.17.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/fc34a4b6abe56f3ac07ca15d846b1c1955545f85"><code>fc34a4b</code></a>
Bump pylint to 2.17.4, update changelog</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/62083dc1f197712e440128620541e5c068d9ccf7"><code>62083dc</code></a>
[changelog] Add a changelog entry for <a
href="https://redirect.github.com/PyCQA/pylint/issues/8632">#8632</a></li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/fd60b7284a78e3fe371dd90566f0cc316deaf4c4"><code>fd60b72</code></a>
Make sure a <code>tool</code> table is created in <code>toml</code>
generation (<a
href="https://redirect.github.com/PyCQA/pylint/issues/8638">#8638</a>)
(<a
href="https://redirect.github.com/PyCQA/pylint/issues/8640">#8640</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/0b5defa5cfa4662d76cb01c90893c38428e3513c"><code>0b5defa</code></a>
[tomlkit] Limit the maximum version of tomlkit (<a
href="https://redirect.github.com/PyCQA/pylint/issues/8633">#8633</a>)
(<a
href="https://redirect.github.com/PyCQA/pylint/issues/8635">#8635</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/4350c6fd7a955892712e2bf7a78adf4531e483b4"><code>4350c6f</code></a>
Added escaping of vertical bar character in annotation labels (<a
href="https://redirect.github.com/PyCQA/pylint/issues/8610">#8610</a>)
(<a
href="https://redirect.github.com/PyCQA/pylint/issues/8631">#8631</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e507a4d87ec80e706ac0c8ce2d23bd28006cbbbc"><code>e507a4d</code></a>
Fix a false positive for <code>bad-dunder-name</code> when there is a
user-defined ``_...</li>
<li>See full diff in <a
href="https://github.com/PyCQA/pylint/compare/v2.17.3...v2.17.4">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>1 parent 1d0e88a commit 6a9b589Copy full SHA for 6a9b589
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
0 commit comments