Skip to content

Commit

Permalink
Bump pylint from 2.17.5 to 2.17.6 (#246)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to
2.17.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/b8a7cc512d4e3dc24c010eef0526d294557e40ef"><code>b8a7cc5</code></a>
Bump pylint to 2.17.6, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9064">#9064</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/a88fbd7ac063426555472fc17ed12a9edec77bdd"><code>a88fbd7</code></a>
Upgrade astroid to 2.15.7</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/aea47d14ad90f7c5a607d96886f08c0f1ee2605a"><code>aea47d1</code></a>
[unbalanced-tuple-unpacking] Add a regression tests for <a
href="https://redirect.github.com/pylint-dev/pylint/issues/7710">#7710</a></li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/24786fa5da4f2bafa72a49463289b1879901f737"><code>24786fa</code></a>
Fix Pyreverse duplicate arrows bug (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9029">#9029</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9039">#9039</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/259fbd23960d3f4bbb36d9a0c1ca60168dc8fcaa"><code>259fbd2</code></a>
Fix Pyreverse optional annotation bug (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9016">#9016</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9019">#9019</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/094a774285378901034e01fde97a43d861c1dfa1"><code>094a774</code></a>
Fix Pyreverse duplicate annotations (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9012">#9012</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9017">#9017</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/79aac5b83c1886c1e41bbc3055929bf940cee3f8"><code>79aac5b</code></a>
Fix duplicate fields Pyreverse bug (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9004">#9004</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9011">#9011</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6da1d5ae1ab04b55199f4f5242c94c2c4b926602"><code>6da1d5a</code></a>
Add tests for existing Pyreverse bugs (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/8983">#8983</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9005">#9005</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c72a149ea461c3a15e05d98598a44797f8bae110"><code>c72a149</code></a>
Ignore quantifiers when splitting comma-separated regexes (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/8898">#8898</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/8901">#8901</a>)</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v2.17.5...v2.17.6">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.5&new-version=2.17.6)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 3ab69da commit ef52fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.2
platformdirs==3.10.0
pylint==2.17.5
pylint==2.17.6
pyTelegramBotAPI==4.14.0
regex==2023.8.8
requests==2.31.0
Expand Down

0 comments on commit ef52fc0

Please sign in to comment.