Skip to content

Commit

Permalink
maint(deps-dev): bump pylint from 2.17.6 to 2.17.7 (#162)
Browse files Browse the repository at this point in the history
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pylint&package-manager=pip&previous-version=2.17.6&new-version=2.17.7)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie Danielson <jamiedanielson@honeycomb.io>
  • Loading branch information
dependabot[bot] and JamieDanielson authored Jan 17, 2024
1 parent 4429d3a commit 89d5392
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

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

0 comments on commit 89d5392

Please sign in to comment.