-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 22101df
authored
Bump pylint from 2.17.6 to 2.17.7 (#5)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to
2.17.7.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/dade880a65386de8c4e0f88e464d8dc573457133"><code>dade880</code></a>
Bump pylint to 2.17.7, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9084">#9084</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c2907a991a721bccec56a7adc3c90e65cf19386d"><code>c2907a9</code></a>
Upgrade astroid to 2.15.8 on 2.17.x branch (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9081">#9081</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/aed51a6198b9ad56bae6c974947007f844ab81d9"><code>aed51a6</code></a>
Fix crash in refactoring checker from unaryop with variable (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9075">#9075</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9076">#9076</a>)</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v2.17.6...v2.17.7">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 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>1 parent 19606b8 commit 22101dfCopy full SHA for 22101df
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 | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments